mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
Welcome to 2010.
This commit is contained in:
parent
dfb1009882
commit
47cc17a5a7
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*-
|
||||
* Copyright (C) 1992-2009 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-2009 The FreeBSD Project.\n"
|
||||
"Copyright (c) 1992-2010 The FreeBSD Project.\n"
|
||||
|
||||
/* Foundation */
|
||||
#define TRADEMARK_Foundation \
|
||||
|
|
|
|||
Loading…
Reference in a new issue