Author: bz
Date: Wed Dec 31 10:03:19 2014
New Revision: 276465
URL: https://svnweb.freebsd.org/changeset/base/276465

Log:
  MFC r276462:
  
    Bump copyright year.
  
    Happy New Year 2015!

Modified:
  stable/10/COPYRIGHT
  stable/10/sys/sys/copyright.h
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/COPYRIGHT
==============================================================================
--- stable/10/COPYRIGHT Wed Dec 31 10:02:04 2014        (r276464)
+++ stable/10/COPYRIGHT Wed Dec 31 10:03:19 2014        (r276465)
@@ -4,7 +4,7 @@
 The compilation of software known as FreeBSD is distributed under the
 following terms:
 
-Copyright (c) 1992-2014 The FreeBSD Project. All rights reserved.
+Copyright (c) 1992-2015 The FreeBSD Project. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions

Modified: stable/10/sys/sys/copyright.h
==============================================================================
--- stable/10/sys/sys/copyright.h       Wed Dec 31 10:02:04 2014        
(r276464)
+++ stable/10/sys/sys/copyright.h       Wed Dec 31 10:03:19 2014        
(r276465)
@@ -1,5 +1,5 @@
 /*-
- * Copyright (C) 1992-2014 The FreeBSD Project. All rights reserved.
+ * Copyright (C) 1992-2015 The FreeBSD Project. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -30,7 +30,7 @@
 
 /* FreeBSD */
 #define COPYRIGHT_FreeBSD \
-       "Copyright (c) 1992-2014 The FreeBSD Project.\n"
+       "Copyright (c) 1992-2015 The FreeBSD Project.\n"
 
 /* Foundation */
 #define        TRADEMARK_Foundation \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to