summaryrefslogtreecommitdiffstats
path: root/loader2/ftp.h
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2007-12-15 18:14:52 -1000
committerDavid Cantrell <dcantrell@redhat.com>2007-12-17 08:52:53 -1000
commitb8f460a049680de5d1a941a8fa365dbddd07afac (patch)
tree057826ac982596faa227b3a4135eaedb8e6ff3de /loader2/ftp.h
parentbc267cb6b48dca8e27390247f789de0195211efe (diff)
downloadanaconda-b8f460a049680de5d1a941a8fa365dbddd07afac.tar.gz
anaconda-b8f460a049680de5d1a941a8fa365dbddd07afac.tar.xz
anaconda-b8f460a049680de5d1a941a8fa365dbddd07afac.zip
GPLv2+ boilerplates for loader2/ source files.
Diffstat (limited to 'loader2/ftp.h')
-rw-r--r--loader2/ftp.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/loader2/ftp.h b/loader2/ftp.h
index 1c2a1c634..8753e9546 100644
--- a/loader2/ftp.h
+++ b/loader2/ftp.h
@@ -1,3 +1,22 @@
+/*
+ * ftp.h
+ *
+ * Copyright (C) 2007 Red Hat, Inc. All rights reserved.
+ *
+ * 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
+ * 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, see <http://www.gnu.org/licenses/>.
+ */
+
#ifndef H_FTP
#define H_FTP