summaryrefslogtreecommitdiff
path: root/src/toru/toru-where
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-21 14:39:06 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-21 14:39:06 -0400
commitd25f30f25ce61367c81133c9cd01fe3169d8f6c0 (patch)
treee1210c8d234b1728556055831c826b889d432d5b /src/toru/toru-where
parentada82c54e5948ae6353d7024151dcc429665a070 (diff)
Do an audit of copyright and license claims
Diffstat (limited to 'src/toru/toru-where')
-rwxr-xr-xsrc/toru/toru-where5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/toru/toru-where b/src/toru/toru-where
index 4b3ff1b..9d90972 100755
--- a/src/toru/toru-where
+++ b/src/toru/toru-where
@@ -1,5 +1,10 @@
#!/usr/bin/env bash
# Locates a PKGBUILD dir on toru's path cache
+
+# Copyright (C) 2012 Nicolás Reynolds <fauno@parabola.nu>
+#
+# License: Unspecified
+
. $(librelib conf.sh)
load_files libretools
check_vars libretools TORUPATH || exit 1