aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libcommon/bsc_version.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-06-03 11:05:45 +0200
committerHarald Welte <laforge@gnumonks.org>2012-06-03 16:58:09 +0200
commit66d360661a992104beda2c9578ff40cd60aa4e70 (patch)
tree48ebf3f9bfdaa0d793b62c6fc67da4ec28feb5fa /openbsc/src/libcommon/bsc_version.c
parentf25b55ec7115e1f1366d14223527404d6ee96b6a (diff)
update year in copyright string
Diffstat (limited to 'openbsc/src/libcommon/bsc_version.c')
-rw-r--r--openbsc/src/libcommon/bsc_version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/libcommon/bsc_version.c b/openbsc/src/libcommon/bsc_version.c
index be5d28c22..04acf0412 100644
--- a/openbsc/src/libcommon/bsc_version.c
+++ b/openbsc/src/libcommon/bsc_version.c
@@ -20,7 +20,7 @@
#include "../../bscconfig.h"
const char *openbsc_copyright =
- "Copyright (C) 2008-2010 Harald Welte, Holger Freyther\r\n"
+ "Copyright (C) 2008-2012 Harald Welte, Holger Freyther\r\n"
"Contributions by Daniel Willmann, Jan Lübbe, Stefan Schmidt\r\n"
"Dieter Spaar, Andreas Eversberg, Sylvain Munaut\r\n\r\n"
"License AGPLv3+: GNU AGPL version 3 or later <http://gnu.org/licenses/agpl-3.0.html>\r\n"