Author: imp Date: Tue Dec 30 05:37:39 2008 New Revision: 186596 URL: http://svn.freebsd.org/changeset/base/186596
Log: Bump year. Approved by: re@ (kensmith) Modified: releng/7.1/sys/sys/copyright.h (contents, props changed) Modified: releng/7.1/sys/sys/copyright.h ============================================================================== --- releng/7.1/sys/sys/copyright.h Tue Dec 30 05:36:18 2008 (r186595) +++ releng/7.1/sys/sys/copyright.h Tue Dec 30 05:37:39 2008 (r186596) @@ -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 \ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
