Author: imp Date: Tue Dec 30 04:48:59 2008 New Revision: 186587 URL: http://svn.freebsd.org/changeset/base/186587
Log: Bump the odometer of the years, this time a bit early for 7.1R. Modified: head/sys/sys/copyright.h Modified: head/sys/sys/copyright.h ============================================================================== --- head/sys/sys/copyright.h Tue Dec 30 04:46:25 2008 (r186586) +++ head/sys/sys/copyright.h Tue Dec 30 04:48:59 2008 (r186587) @@ -1,5 +1,5 @@ /*- - * Copyright (C) 1992-2008 The FreeBSD Project. All rights reserved. + * Copyright (C) 1992-2009 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-2009 The FreeBSD Project.\n" /* Foundation */ #define TRADEMARK_Foundation \ _______________________________________________ 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"