aboutsummaryrefslogtreecommitdiffstats
path: root/src/usernetctl.c
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-09-16 20:07:28 +0000
committerBill Nottingham <notting@redhat.com>2003-09-16 20:07:28 +0000
commit4a5b497cfb989abbbfe8527f31cb3d5eeca738dd (patch)
tree8c0502432a70e9ff94369f87758724897d09ce94 /src/usernetctl.c
parentc30738b4feebce40f547be66e1df2fa32b7fe798 (diff)
downloadinitscripts-4a5b497cfb989abbbfe8527f31cb3d5eeca738dd.tar
initscripts-4a5b497cfb989abbbfe8527f31cb3d5eeca738dd.tar.gz
initscripts-4a5b497cfb989abbbfe8527f31cb3d5eeca738dd.tar.bz2
initscripts-4a5b497cfb989abbbfe8527f31cb3d5eeca738dd.tar.xz
initscripts-4a5b497cfb989abbbfe8527f31cb3d5eeca738dd.zip
copyright cleanup
Diffstat (limited to 'src/usernetctl.c')
-rw-r--r--src/usernetctl.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/usernetctl.c b/src/usernetctl.c
index 6ace9e90..2574d725 100644
--- a/src/usernetctl.c
+++ b/src/usernetctl.c
@@ -1,3 +1,15 @@
+/*
+ * Copyright (c) 1997-2003 Red Hat, Inc. All rights reserved.
+ *
+ * This software may be freely redistributed under the terms of the GNU
+ * public license.
+ *
+ * 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.
+ *
+ */
+
#include <alloca.h>
#include <ctype.h>
#include <errno.h>