From: Simon Kelley Date: Thu, 31 Jan 2013 14:34:40 +0000 (+0000) Subject: Change copyright messages to include 2013. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=61744359de0484e46d9649ab0c658799f0e47c9f;p=people%2Fms%2Fdnsmasq.git Change copyright messages to include 2013. --- diff --git a/Makefile b/Makefile index 5cbc94b..c9cdb90 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# dnsmasq is Copyright (c) 2000-2012 Simon Kelley +# dnsmasq is Copyright (c) 2000-2013 Simon Kelley # # 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/debian/copyright b/debian/copyright index 7b33fc6..f382eb8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -dnsmasq is Copyright (c) 2000-2012 Simon Kelley +dnsmasq is Copyright (c) 2000-2013 Simon Kelley It was downloaded from: http://www.thekelleys.org.uk/dnsmasq/ diff --git a/src/auth.c b/src/auth.c index 0f013e2..f7888db 100644 --- a/src/auth.c +++ b/src/auth.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/bpf.c b/src/bpf.c index d7158cd..02a3abb 100644 --- a/src/bpf.c +++ b/src/bpf.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/cache.c b/src/cache.c index f9ba335..88e9641 100644 --- a/src/cache.c +++ b/src/cache.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/config.h b/src/config.h index 91eb70f..cff278d 100644 --- a/src/config.h +++ b/src/config.h @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/conntrack.c b/src/conntrack.c index 1d6bf0e..f8105b2 100644 --- a/src/conntrack.c +++ b/src/conntrack.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/dbus.c b/src/dbus.c index 3bcd68a..af506f9 100644 --- a/src/dbus.c +++ b/src/dbus.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/dhcp-common.c b/src/dhcp-common.c index 237f839..8e18c06 100644 --- a/src/dhcp-common.c +++ b/src/dhcp-common.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/dhcp-protocol.h b/src/dhcp-protocol.h index 35ad172..a2750de 100644 --- a/src/dhcp-protocol.h +++ b/src/dhcp-protocol.h @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/dhcp.c b/src/dhcp.c index 3410020..5874e66 100644 --- a/src/dhcp.c +++ b/src/dhcp.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/dhcp6-protocol.h b/src/dhcp6-protocol.h index 166fc90..0b5b9cc 100644 --- a/src/dhcp6-protocol.h +++ b/src/dhcp6-protocol.h @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/dhcp6.c b/src/dhcp6.c index 4be071c..4175732 100644 --- a/src/dhcp6.c +++ b/src/dhcp6.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/dns-protocol.h b/src/dns-protocol.h index 19ba3ec..80eff72 100644 --- a/src/dns-protocol.h +++ b/src/dns-protocol.h @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/dnsmasq.c b/src/dnsmasq.c index 4893262..2ab1bda 100644 --- a/src/dnsmasq.c +++ b/src/dnsmasq.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/dnsmasq.h b/src/dnsmasq.h index 795c68c..21a309c 100644 --- a/src/dnsmasq.h +++ b/src/dnsmasq.h @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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 @@ -14,7 +14,7 @@ along with this program. If not, see . */ -#define COPYRIGHT "Copyright (c) 2000-2012 Simon Kelley" +#define COPYRIGHT "Copyright (c) 2000-2013 Simon Kelley" #ifndef NO_LARGEFILE /* Ensure we can use files >2GB (log files may grow this big) */ diff --git a/src/forward.c b/src/forward.c index 408a2f0..fb0b4c4 100644 --- a/src/forward.c +++ b/src/forward.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/helper.c b/src/helper.c index bcb315c..609e086 100644 --- a/src/helper.c +++ b/src/helper.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/lease.c b/src/lease.c index 3856649..889d6f3 100644 --- a/src/lease.c +++ b/src/lease.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/log.c b/src/log.c index 29b82fd..f532f93 100644 --- a/src/log.c +++ b/src/log.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/netlink.c b/src/netlink.c index f0e73cb..0881b71 100644 --- a/src/netlink.c +++ b/src/netlink.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/network.c b/src/network.c index a5c3b29..4726636 100644 --- a/src/network.c +++ b/src/network.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/option.c b/src/option.c index 1fab8ee..c9e7382 100644 --- a/src/option.c +++ b/src/option.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/outpacket.c b/src/outpacket.c index 2fa1e26..7f11cd3 100644 --- a/src/outpacket.c +++ b/src/outpacket.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/radv-protocol.h b/src/radv-protocol.h index 7495e72..1f0f88a 100644 --- a/src/radv-protocol.h +++ b/src/radv-protocol.h @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/radv.c b/src/radv.c index fb759b4..2dc533d 100644 --- a/src/radv.c +++ b/src/radv.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/rfc1035.c b/src/rfc1035.c index 932199b..721cd61 100644 --- a/src/rfc1035.c +++ b/src/rfc1035.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/rfc2131.c b/src/rfc2131.c index 9816e29..145bff6 100644 --- a/src/rfc2131.c +++ b/src/rfc2131.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/rfc3315.c b/src/rfc3315.c index 7e63b7c..2e1c766 100644 --- a/src/rfc3315.c +++ b/src/rfc3315.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/slaac.c b/src/slaac.c index f959c72..d130de7 100644 --- a/src/slaac.c +++ b/src/slaac.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/tftp.c b/src/tftp.c index c2385fd..a3d111e 100644 --- a/src/tftp.c +++ b/src/tftp.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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/util.c b/src/util.c index 0162930..360a85f 100644 --- a/src/util.c +++ b/src/util.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2012 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2013 Simon Kelley 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