update copyright year

This commit is contained in:
Michael Iedema
2021-02-10 16:55:53 +01:00
parent 646bb6e79f
commit 7766ef94f2
7 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
/* /*
* Copyright 2008, 2009, 2010 Free Software Foundation, Inc. * Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
* Copyright 2010 Kestrel Signal Processing, Inc. * Copyright 2010 Kestrel Signal Processing, Inc.
* Copyright 2011, 2012, 2014 Range Networks, Inc. * Copyright 2011-2021 Range Networks, Inc.
* *
* This software is distributed under multiple licenses; * This software is distributed under multiple licenses;
* see the COPYING file in the main directory for licensing * see the COPYING file in the main directory for licensing
@@ -34,7 +34,7 @@ const char* gOpenBTSWelcome =
"OpenBTS\n" "OpenBTS\n"
"Copyright 2008, 2009, 2010 Free Software Foundation, Inc.\n" "Copyright 2008, 2009, 2010 Free Software Foundation, Inc.\n"
"Copyright 2010 Kestrel Signal Processing, Inc.\n" "Copyright 2010 Kestrel Signal Processing, Inc.\n"
"Copyright 2011, 2012, 2013, 2014 Range Networks, Inc.\n" "Copyright 2011-2021 Range Networks, Inc.\n"
"Release " VERSION "+" REPO_REV " " PROD_CAT " formal build date " TIMESTAMP_ISO "\n" "Release " VERSION "+" REPO_REV " " PROD_CAT " formal build date " TIMESTAMP_ISO "\n"
"\"OpenBTS\" is a registered trademark of Range Networks, Inc.\n" "\"OpenBTS\" is a registered trademark of Range Networks, Inc.\n"
"\nContributors:\n" "\nContributors:\n"

View File

@@ -2,7 +2,7 @@
/* /*
* Copyright 2008, 2009, 2010 Free Software Foundation, Inc. * Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
* Copyright 2010 Kestrel Signal Processing, Inc. * Copyright 2010 Kestrel Signal Processing, Inc.
* Copyright 2011, 2012, 2014 Range Networks, Inc. * Copyright 2011-2021 Range Networks, Inc.
* *
* This software is distributed under multiple licenses; * This software is distributed under multiple licenses;
* see the COPYING file in the main directory for licensing * see the COPYING file in the main directory for licensing

View File

@@ -1,7 +1,7 @@
/**@file Global system parameters. */ /**@file Global system parameters. */
/* /*
* Copyright 2008, 2009 Free Software Foundation, Inc. * Copyright 2008, 2009 Free Software Foundation, Inc.
* Copyright 2011, 2014 Range Networks, Inc. * Copyright 2011-2021 Range Networks, Inc.
* *
* This software is distributed under multiple licenses; * This software is distributed under multiple licenses;
* see the COPYING file in the main directory for licensing * see the COPYING file in the main directory for licensing

View File

@@ -1,7 +1,7 @@
/* /*
* Copyright 2008, 2009, 2010 Free Software Foundation, Inc. * Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
* Copyright 2010 Kestrel Signal Processing, Inc. * Copyright 2010 Kestrel Signal Processing, Inc.
* Copyright 2011, 2012, 2013, 2014 Range Networks, Inc. * Copyright 2011-2021 Range Networks, Inc.
* *
* This software is distributed under multiple licenses; * This software is distributed under multiple licenses;
* see the COPYING file in the main directory for licensing * see the COPYING file in the main directory for licensing

View File

@@ -1,7 +1,7 @@
/* /*
* Copyright 2008, 2009, 2010 Free Software Foundation, Inc. * Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
* Copyright 2010 Kestrel Signal Processing, Inc. * Copyright 2010 Kestrel Signal Processing, Inc.
* Copyright 2011, 2012, 2013, 2014 Range Networks, Inc. * Copyright 2011-2021 Range Networks, Inc.
* *
* This software is distributed under multiple licenses; * This software is distributed under multiple licenses;
* see the COPYING file in the main directory for licensing * see the COPYING file in the main directory for licensing

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2011, 2012, 2014 Range Networks, Inc. * Copyright 2011-2021 Range Networks, Inc.
* *
* This software is distributed under the terms of the GNU Affero Public License. * This software is distributed under the terms of the GNU Affero Public License.
* See the COPYING file in the main directory for details. * See the COPYING file in the main directory for details.

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright 2014 Range Networks, Inc. * Copyright 2014-2021 Range Networks, Inc.
* *
* This software is distributed under multiple licenses; * This software is distributed under multiple licenses;
* see the COPYING file in the main directory for licensing * see the COPYING file in the main directory for licensing