summaryrefslogtreecommitdiffstats
path: root/arp.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-07 16:26:41 +0000
committerRoy Marples <roy@marples.name>2007-11-07 16:26:41 +0000
commit1f8f3dbdc1f661c64cda2bcbda97df7a72c1d13b (patch)
tree67ef37fcbb51f28446e660bae3537224aad2522b /arp.h
parent755a28e47fb28b412e6a8e664d2bceeeeba284f6 (diff)
downloaddhcpcd-1f8f3dbdc1f661c64cda2bcbda97df7a72c1d13b.tar.xz
Reword the headers to just say we use the GPLv2.
Diffstat (limited to 'arp.h')
-rw-r--r--arp.h16
1 files changed, 2 insertions, 14 deletions
diff --git a/arp.h b/arp.h
index c0f4b566..acdff9f0 100644
--- a/arp.h
+++ b/arp.h
@@ -1,20 +1,8 @@
/*
- * dhcpcd - DHCP client daemon -
+ * dhcpcd - DHCP client daemon
* Copyright 2005 - 2007 Roy Marples <roy@marples.name>
*
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Distributed under the terms of the GNU General Public License v2
*/
#ifndef ARP_H