Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2018 21:22:47 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r333310 - head/sys/sys
Message-ID:  <201805062122.w46LMlWD013154@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: phk
Date: Sun May  6 21:22:46 2018
New Revision: 333310
URL: https://svnweb.freebsd.org/changeset/base/333310

Log:
  With the fall-back hack for lint gone, I have no copyright claim on this file.

Modified:
  head/sys/sys/_stdarg.h

Modified: head/sys/sys/_stdarg.h
==============================================================================
--- head/sys/sys/_stdarg.h	Sun May  6 20:34:13 2018	(r333309)
+++ head/sys/sys/_stdarg.h	Sun May  6 21:22:46 2018	(r333310)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-3-Clause
  *
  * Copyright (c) 2002 David E. O'Brien.  All rights reserved.
- * Copyright (c) 2017 Poul-Henning Kamp. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805062122.w46LMlWD013154>