diff options
author | Erik Troan <ewt@src.gnome.org> | 1998-10-16 19:05:20 +0000 |
---|---|---|
committer | Erik Troan <ewt@src.gnome.org> | 1998-10-16 19:05:20 +0000 |
commit | b388b91037ad4ef35f8385ac553e5abd95f0fe7f (patch) | |
tree | 034cd9f29c3547ce82703b3fa7dc5edfa03bfad0 /support/findme.c | |
parent | 5a36f1cc8495bf8dd7510c3455f5ed69c5176883 (diff) | |
download | shared-mime-info-b388b91037ad4ef35f8385ac553e5abd95f0fe7f.tar.gz |
added proper licensing info
svn path=/trunk/; revision=446
Diffstat (limited to 'support/findme.c')
-rw-r--r-- | support/findme.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/support/findme.c b/support/findme.c index 1086b284..1cda62c5 100644 --- a/support/findme.c +++ b/support/findme.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 */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif |