diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-25 19:48:46 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-25 19:48:46 (EDT) |
commit | 81074f5fa22292bbade7117e6a8f8bb4e410da2b (patch) | |
tree | 6e3ffc460f0f3de6b657dcbccddcfdf42bef6346 | |
parent | 5179382c64356ddc4763b4eb1c7047ad43e8b9b3 (diff) |
copyright: New file
-rw-r--r-- | copyright | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..b85c0e8 --- /dev/null +++ b/copyright @@ -0,0 +1,50 @@ +Upstream Source +=============== + +In General +---------- + +Copyright (C) 2012 rofl0r + +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>. + +data/Makevars.template +---------------------- + +Copyright (C) 2003-2017 Free Software Foundation, Inc. +This file, Makevars,template, is free software; the Free Software Foundation +gives unlimited permission to use, copy, distribute, and modify it. + +data/autopoint_Makefile.in +-------------------------- + +Copyright (C) 1995-1997, 2000-2007, 2009-2010 by Ulrich Drepper <drepper@gnu.ai.mit.edu> + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. This file is offered as-is, +without any warranty. + +m4/*.m4 +------- + +Copyright (C) 1995-2017 Free Software Foundation, Inc. +This file is free software; the Free Software Foundation +gives unlimited permission to copy and/or distribute it, +with or without modifications, as long as this notice is preserved. + + +Distribution Packaging +====================== + +Copyright (C) 2019 Patrick 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>. |