mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
Bump the odometer of the years, this time a bit early for 7.1R.
This commit is contained in:
parent
13f397eb05
commit
a26b1f3d06
1 changed files with 2 additions and 2 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue