summary refs log tree commit diff
path: root/src/portab
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2014-03-17 02:13:15 +0100
committerAlexander Barton <alex@barton.de>2014-03-17 12:22:00 +0100
commita13bb78b1e7adf7c261ac427341c397ef9a6a1ed (patch)
tree826b53b1802c7bbf7c7f6f88db22f72f926a643a /src/portab
parentb130b35f48d19450240748425e12d21f2c38350f (diff)
downloadngircd-a13bb78b1e7adf7c261ac427341c397ef9a6a1ed.tar.gz
ngircd-a13bb78b1e7adf7c261ac427341c397ef9a6a1ed.zip
Update copyright notices of recently changed files
Diffstat (limited to 'src/portab')
-rw-r--r--src/portab/Makefile.ng2
-rw-r--r--src/portab/portabtest.c2
-rw-r--r--src/portab/strlcpy.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/portab/Makefile.ng b/src/portab/Makefile.ng
index c9638034..8712bc5e 100644
--- a/src/portab/Makefile.ng
+++ b/src/portab/Makefile.ng
@@ -1,6 +1,6 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2012 Alexander Barton (alex@barton.de) and Contributors
+# Copyright (c)2001-2014 Alexander Barton (alex@barton.de) and Contributors
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/portab/portabtest.c b/src/portab/portabtest.c
index d7f33f99..49807657 100644
--- a/src/portab/portabtest.c
+++ b/src/portab/portabtest.c
@@ -1,6 +1,6 @@
 /*
  * ngIRCd -- The Next Generation IRC Daemon
- * Copyright (c)2001-2013 Alexander Barton (alex@barton.de) and Contributors.
+ * Copyright (c)2001-2014 Alexander Barton (alex@barton.de) and Contributors.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/portab/strlcpy.c b/src/portab/strlcpy.c
index a7f5e2f1..1f86a933 100644
--- a/src/portab/strlcpy.c
+++ b/src/portab/strlcpy.c
@@ -1,6 +1,6 @@
 /*
  * ngIRCd -- The Next Generation IRC Daemon
- * Copyright (c)2001-2005 Alexander Barton (alex@barton.de)
+ * Copyright (c)2001-2014 Alexander Barton (alex@barton.de) and Contributors.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by