diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-15 18:14:00 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-15 18:14:00 (EDT) |
commit | 4d68f9a10eafee860b5ccc7531c2241ff3da2bfc (patch) | |
tree | 5c579819fd8c1fde0fba68a535ede56121ce07de | |
parent | 21a468dbe80dc2e94a002dbbd1ab4d5f3f2a20dc (diff) |
copyright: New file
-rw-r--r-- | copyright | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..580e937 --- /dev/null +++ b/copyright @@ -0,0 +1,18 @@ +Upstream Source +=============== + +LibTomCrypt is public domain. As should all quality software be. + +Tom St Denis + + +Distribution Packaging +====================== + +Copyright (C) 2014 Patrick "P. J." McDermott + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the Expat License. + +On this system, a copy of the Expat License may be found at +<file:///usr/share/common-licenses/Expat>. |