From: Steven Barth <steven@midlink.org>
Date: Wed, 29 Jan 2014 10:33:53 +0000 (+0100)
Subject: Bump copyright headers
X-Git-Tag: debian/1.1+git20160131-1~93
X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=6cda10d0b5f43234b2fefdf1ab94ee341878d010;p=odhcp6c.git

Bump copyright headers
---

diff --git a/src/dhcpv6.c b/src/dhcpv6.c
index 9edf055..c9915c2 100644
--- a/src/dhcpv6.c
+++ b/src/dhcpv6.c
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2012-2013 Steven Barth <steven@midlink.org>
+ * Copyright (C) 2012-2014 Steven Barth <steven@midlink.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License v2 as published by
diff --git a/src/odhcp6c.c b/src/odhcp6c.c
index c4ce7d7..abb88f6 100644
--- a/src/odhcp6c.c
+++ b/src/odhcp6c.c
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2012-2013 Steven Barth <steven@midlink.org>
+ * Copyright (C) 2012-2014 Steven Barth <steven@midlink.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License v2 as published by
diff --git a/src/odhcp6c.h b/src/odhcp6c.h
index 4ccbcdd..88d3867 100644
--- a/src/odhcp6c.h
+++ b/src/odhcp6c.h
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2012-2013 Steven Barth <steven@midlink.org>
+ * Copyright (C) 2012-2014 Steven Barth <steven@midlink.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License v2 as published by
diff --git a/src/ra.c b/src/ra.c
index 570ff6f..560552f 100644
--- a/src/ra.c
+++ b/src/ra.c
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2012-2013 Steven Barth <steven@midlink.org>
+ * Copyright (C) 2012-2014 Steven Barth <steven@midlink.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License v2 as published by
diff --git a/src/ra.h b/src/ra.h
index af28d22..3beac68 100644
--- a/src/ra.h
+++ b/src/ra.h
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2012-2013 Steven Barth <steven@midlink.org>
+ * Copyright (C) 2012-2014 Steven Barth <steven@midlink.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License v2 as published by
diff --git a/src/script.c b/src/script.c
index 3041fe7..86a9395 100644
--- a/src/script.c
+++ b/src/script.c
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2012-2013 Steven Barth <steven@midlink.org>
+ * Copyright (C) 2012-2014 Steven Barth <steven@midlink.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License v2 as published by