summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;