aboutsummaryrefslogtreecommitdiffstats
path: root/src/consoletype.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/consoletype.c')
-rw-r--r--src/consoletype.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/consoletype.c b/src/consoletype.c
index 40b20ab0..ab7e7534 100644
--- a/src/consoletype.c
+++ b/src/consoletype.c
@@ -1,3 +1,15 @@
+/*
+ * Copyright (c) 1999-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 <fcntl.h>
#include <stdio.h>
#include <string.h>