public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][ARM] Add copyright notice to unspecs.md
@ 2012-12-13 14:26 Kyrylo Tkachov
  2012-12-13 14:31 ` Ramana Radhakrishnan
  0 siblings, 1 reply; 2+ messages in thread
From: Kyrylo Tkachov @ 2012-12-13 14:26 UTC (permalink / raw)
  To: gcc-patches; +Cc: Ramana Radhakrishnan

[-- Attachment #1: Type: text/plain, Size: 339 bytes --]

Hi all,

This patch adds a copyright notice to the recently added unspecs.md file in
the arm backend (r193204). The file just gathered some unspecs definitions
into one place.

Ok for trunk?

Thanks,
Kyrill

gcc/ChangeLog

2012-12-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

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

[-- Attachment #2: unspecs_copyright.txt --]
[-- Type: text/plain, Size: 1101 bytes --]

diff --git a/gcc/config/arm/unspecs.md b/gcc/config/arm/unspecs.md
index 5537a87..c3fb032 100644
--- a/gcc/config/arm/unspecs.md
+++ b/gcc/config/arm/unspecs.md
@@ -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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH][ARM] Add copyright notice to unspecs.md
  2012-12-13 14:26 [PATCH][ARM] Add copyright notice to unspecs.md Kyrylo Tkachov
@ 2012-12-13 14:31 ` Ramana Radhakrishnan
  0 siblings, 0 replies; 2+ messages in thread
From: Ramana Radhakrishnan @ 2012-12-13 14:31 UTC (permalink / raw)
  To: Kyrylo Tkachov; +Cc: gcc-patches

On 12/13/12 14:26, Kyrylo Tkachov wrote:
> Hi all,
>
> This patch adds a copyright notice to the recently added unspecs.md file in
> the arm backend (r193204). The file just gathered some unspecs definitions
> into one place.
>
> Ok for trunk?
>
Ouch - my (real) bad at having missed this in the review.

Please apply.

Ramana


> Thanks,
> Kyrill
>
> gcc/ChangeLog
>
> 2012-12-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
>
> 	* config/arm/unspecs.md: Add copyright notice.
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-13 14:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-13 14:26 [PATCH][ARM] Add copyright notice to unspecs.md Kyrylo Tkachov
2012-12-13 14:31 ` Ramana Radhakrishnan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).