From 7ce13f6794c562a6079741c08b01102dce33eb14 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 23 Apr 2013 21:01:14 -0400 Subject: copyright: Document copyright information. --- diff --git a/copyright b/copyright new file mode 100644 index 0000000..eab761d --- /dev/null +++ b/copyright @@ -0,0 +1,46 @@ +GCC +=== + +Copyright (C) 1985, 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, +1998, 1999, 2000, 2003, 2004, 2006, 2007, 2010, 2011, 2012, 2013 Free +Software Foundation, Inc. + +GCC is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 3, or (at your option) any later +version. + +GCC is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +Under Section 7 of GPL version 3, you are granted additional +permissions described in the GCC Runtime Library Exception, version +3.1, as published by the Free Software Foundation. These permissions +apply to the following libraries: + + * libgcc + * libgomp + * libitm + * libmudflap + * libssp + * libstdc++-v3 + +On this system, a copy of the GNU General Public License may be found at +. + +A copy of the GCC Runtime Library Exception may be found in the file +COPYING.RUNTIME. + + +Distribution Packaging +====================== + +Copyright (C) 2013 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 +. -- cgit v0.9.1