mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 19:21:04 +01:00
Bump copyright year.
Happy New Year 2015!
This commit is contained in:
parent
8de799ea3a
commit
116c46a407
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276462
@ -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
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user