summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-12-31 12:28:01 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2008-12-31 12:28:01 +0100
commit8b0a2d4c813a5de33f0d41ed61558d4415dd4475 (patch)
tree8a76cba552c2b92025408608847744f9c2a26f6e
parent42a4d345207a9d5c975563b6e84e6630aaffda40 (diff)
apt-why: Added copyright info
-rwxr-xr-xbin/apt-why2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/apt-why b/bin/apt-why
index 93062af..ac88135 100755
--- a/bin/apt-why
+++ b/bin/apt-why
@@ -1,4 +1,6 @@
#!/usr/bin/env perl
+## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org>
+## License: WTFPL <http://sam.zoy.org/wtfpl>
use strict;
use warnings;
use AptPkg::Cache;