unspecs.md: Add copyright notice.
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Thu, 13 Dec 2012 14:33:29 +0000 (14:33 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Thu, 13 Dec 2012 14:33:29 +0000 (14:33 +0000)
2012-12-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

* config/arm/unspecs.md: Add copyright notice.

From-SVN: r194478

gcc/ChangeLog
gcc/config/arm/unspecs.md

index 5afa5c8b59f3cc40575fbd3c1b9750d4284801c3..ba31106f7b46b93afd73206e7acbc61234bd0d7a 100644 (file)
@@ -1,3 +1,7 @@
+2012-12-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
+
+       * config/arm/unspecs.md: Add copyright notice.
+
 2012-12-13  Jakub Jelinek  <jakub@redhat.com>
 
        * tree-ssa-threadedge.c (propagate_threaded_block_debug_into): Avoid
index 5537a870f965862a191e5daf81b4dacea7b20010..c3fb03256ceb1049d3cbb55d89075abb803f97c3 100644 (file)
@@ -1,3 +1,23 @@
+;; Unspec defintions.
+;; Copyright (C) 2012 Free Software Foundation, Inc.
+;; Contributed by ARM Ltd.
+
+;; 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/>.
+
 ;; UNSPEC Usage:
 ;; Note: sin and cos are no-longer used.
 ;; Unspec enumerators for Neon are defined in neon.md.