diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-21 14:39:06 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-21 14:39:06 -0400 |
commit | d25f30f25ce61367c81133c9cd01fe3169d8f6c0 (patch) | |
tree | e1210c8d234b1728556055831c826b889d432d5b /src/repo-diff | |
parent | ada82c54e5948ae6353d7024151dcc429665a070 (diff) |
Do an audit of copyright and license claims
Diffstat (limited to 'src/repo-diff')
-rwxr-xr-x | src/repo-diff | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/repo-diff b/src/repo-diff index e15080a..d25983a 100755 --- a/src/repo-diff +++ b/src/repo-diff @@ -1,6 +1,10 @@ #!/usr/bin/env bash # Shows a diff between repo databases +# Copyright (C) 2013 Nicolás Reynolds <fauno@parabola.nu> +# +# License: Unspecified + . libremessages usage() { |