summaryrefslogtreecommitdiff
path: root/test1.c
diff options
context:
space:
mode:
authorewt <ewt>1998-10-16 19:05:12 +0000
committerewt <ewt>1998-10-16 19:05:12 +0000
commit0bbaf8f1b3b61e6835f8096f0d3b672ee9ac0fc6 (patch)
treebb233e063dee740514dc7b149a302bda2e744afe /test1.c
parent6c94032af0ddac1453aacb3b03cd12cdcad481cd (diff)
downloadlibpopt-0bbaf8f1b3b61e6835f8096f0d3b672ee9ac0fc6.tar.gz
added proper licensing info
Diffstat (limited to 'test1.c')
-rw-r--r--test1.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test1.c b/test1.c
index b554b67..91624ad 100644
--- a/test1.c
+++ b/test1.c
@@ -1,3 +1,7 @@
+/* (C) 1998 Red Hat Software, Inc. -- Licensing details are in the COPYING
+ file accompanying popt source distributions, available from
+ ftp://ftp.redhat.com/pub/code/popt */
+
#include <stdio.h>
#include <stdlib.h>