summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 78fe399)
raw | patch | inline | side by side (parent: 78fe399)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 4 Feb 2014 22:35:46 +0000 (23:35 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 4 Feb 2014 22:35:46 +0000 (23:35 +0100) |
doc/sysdbd.1.txt | patch | blob | history | |
doc/sysdbd.conf.5.txt | patch | blob | history | |
src/tools/sysdb/main.c | patch | blob | history | |
src/tools/sysdbd/main.c | patch | blob | history |
diff --git a/doc/sysdbd.1.txt b/doc/sysdbd.1.txt
index 662241b278750ad41f280a765cfb4c809a6d0da2..76d0944ecdac127435d5141998c00a2ef0a435e4 100644 (file)
--- a/doc/sysdbd.1.txt
+++ b/doc/sysdbd.1.txt
COPYRIGHT
---------
-Copyright (C) 2012-2013 Sebastian "tokkee" Harl <sh@tokkee.org>
+Copyright (C) 2012-2014 Sebastian "tokkee" Harl <sh@tokkee.org>
This is free software under the terms of the BSD license, see the source for
copying conditions. There is NO WARRANTY; not even for MERCHANTABILITY or
diff --git a/doc/sysdbd.conf.5.txt b/doc/sysdbd.conf.5.txt
index 6b41dabbab83db5be9ff996a5187affe7e77cadf..d6b13475ba4381d4e1510c50df7aed620d7ae2e1 100644 (file)
--- a/doc/sysdbd.conf.5.txt
+++ b/doc/sysdbd.conf.5.txt
COPYRIGHT
---------
-Copyright (C) 2012-2013 Sebastian "tokkee" Harl <sh@tokkee.org>
+Copyright (C) 2012-2014 Sebastian "tokkee" Harl <sh@tokkee.org>
This is free software under the terms of the BSD license, see the source for
copying conditions. There is NO WARRANTY; not even for MERCHANTABILITY or
diff --git a/src/tools/sysdb/main.c b/src/tools/sysdb/main.c
index bc34a480f74ef7ebc9100a91a877aea97f6f2163..33f96c4461c24cbea9dd17b5b8c0c611fc428fa9 100644 (file)
--- a/src/tools/sysdb/main.c
+++ b/src/tools/sysdb/main.c
printf("SysDB version "SDB_CLIENT_VERSION_STRING
SDB_CLIENT_VERSION_EXTRA", built "BUILD_DATE"\n"
"using libsysdbclient version %s%s\n"
- "Copyright (C) 2012-2013 "PACKAGE_MAINTAINER"\n"
+ "Copyright (C) 2012-2014 "PACKAGE_MAINTAINER"\n"
"\nThis is free software under the terms of the BSD license, see "
"the source for\ncopying conditions. There is NO WARRANTY; not "
index 195d494ffc77811e127ee7834974b4778466edf5..2e35c16b5d3e029f643c44933b1d8a8be69a4cc3 100644 (file)
--- a/src/tools/sysdbd/main.c
+++ b/src/tools/sysdbd/main.c
printf("SysDBd version "SDB_VERSION_STRING SDB_VERSION_EXTRA", "
"built "BUILD_DATE"\n"
"using libsysdb version %s%s\n"
- "Copyright (C) 2012-2013 "PACKAGE_MAINTAINER"\n"
+ "Copyright (C) 2012-2014 "PACKAGE_MAINTAINER"\n"
"\nThis is free software under the terms of the BSD license, see "
"the source for\ncopying conditions. There is NO WARRANTY; not "