On Sat, 2 Jan 2010, Warner Losh wrote:

Author: imp
Date: Sat Jan  2 20:36:36 2010
New Revision: 201405
URL: http://svn.freebsd.org/changeset/base/201405

Log:
 Welcome to 2010.  (Note: this was mistakenly not updated for 2009,
 even though there were changes on the releng_6 branch).

That said, I think /COPYRIGHT wasn't updated in stable/6 this time
either (nor was it last year I assume).


Modified:
 stable/6/sys/sys/copyright.h

Modified: stable/6/sys/sys/copyright.h
==============================================================================
--- stable/6/sys/sys/copyright.h        Sat Jan  2 20:35:19 2010        
(r201404)
+++ stable/6/sys/sys/copyright.h        Sat Jan  2 20:36:36 2010        
(r201405)
@@ -1,5 +1,5 @@
/*-
- * Copyright (C) 1992-2008 The FreeBSD Project. All rights reserved.
+ * Copyright (C) 1992-2010 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-2008 The FreeBSD Project.\n"
+       "Copyright (c) 1992-2010 The FreeBSD Project.\n"

/* Foundation */
#define TRADEMARK_Foundation \


--
Bjoern A. Zeeb         It will not break if you know what you are doing.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to