avr-modes.def: Add GPL copyright notice.
authorGeorg-Johann Lay <avr@gjlay.de>
Mon, 14 Jan 2013 12:49:48 +0000 (12:49 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 14 Jan 2013 12:49:48 +0000 (12:49 +0000)
* config/avr/avr-modes.def: Add GPL copyright notice.

From-SVN: r195143

gcc/ChangeLog
gcc/config/avr/avr-modes.def

index 853c2d789c659af410b1b6a15970eec74b0eaca3..2d2a925ea99e7f48fda6638596483ba255d0a59a 100644 (file)
@@ -1,3 +1,7 @@
+2013-01-14  Georg-Johann Lay  <avr@gjlay.de>
+
+       * config/avr/avr-modes.def: Add GPL copyright notice.
+
 2013-01-13  Uros Bizjak  <ubizjak@gmail.com>
 
        * config/i386/sync.md (mem_thread_fence): Mask operands[0] with
index 04268cdf5b3a03be81dca90845539da322d4e541..7d2886fed3743f48ad20efd00058c33a84d2989b 100644 (file)
@@ -1,3 +1,21 @@
+/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+
+   This file is part of GCC.
+
+   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.
+
+   You should have received a copy of the GNU General Public License
+   along with GCC; see the file COPYING3.  If not see
+   <http://www.gnu.org/licenses/>.  */
+
 FRACTIONAL_INT_MODE (PSI, 24, 3);
 
 /* Make TA and UTA 64 bits wide.