diff options
author | ewt <devnull@localhost> | 1998-10-16 19:05:12 +0000 |
---|---|---|
committer | ewt <devnull@localhost> | 1998-10-16 19:05:12 +0000 |
commit | 6fa0d192717289118eb934d23ea087006b0c4a1a (patch) | |
tree | 0ab3b1a2d76a266ac3f93574bb56529df139bd92 /popt/poptint.h | |
parent | 9f20ee028be86ad9c02275772f1153f00c99a4f6 (diff) | |
download | rpm-6fa0d192717289118eb934d23ea087006b0c4a1a.tar.gz rpm-6fa0d192717289118eb934d23ea087006b0c4a1a.tar.bz2 rpm-6fa0d192717289118eb934d23ea087006b0c4a1a.zip |
added proper licensing info
CVS patchset: 2464
CVS date: 1998/10/16 19:05:12
Diffstat (limited to 'popt/poptint.h')
-rw-r--r-- | popt/poptint.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/popt/poptint.h b/popt/poptint.h index f7b40d696..195039ad6 100644 --- a/popt/poptint.h +++ b/popt/poptint.h @@ -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 */ + #ifndef H_POPTINT #define H_POPTINT |