summaryrefslogtreecommitdiff
path: root/translate/grt/config/amd64.S
diff options
context:
space:
mode:
authorTristan Gingold2014-01-30 06:14:46 +0100
committerTristan Gingold2014-01-30 06:14:46 +0100
commitb0bb2f78b3722a2afe626bc748d8c54c0cb41fde (patch)
treed65ed873f2e96afba24ce9d4a1d613cc57176c19 /translate/grt/config/amd64.S
parent0200b9f5fb614e3d0dfa614887dafccb237f145b (diff)
downloadghdl-b0bb2f78b3722a2afe626bc748d8c54c0cb41fde.tar.gz
ghdl-b0bb2f78b3722a2afe626bc748d8c54c0cb41fde.tar.bz2
ghdl-b0bb2f78b3722a2afe626bc748d8c54c0cb41fde.zip
grt: update copyright years, switch to GMGPL.
Diffstat (limited to 'translate/grt/config/amd64.S')
-rw-r--r--translate/grt/config/amd64.S9
1 files changed, 8 insertions, 1 deletions
diff --git a/translate/grt/config/amd64.S b/translate/grt/config/amd64.S
index e7f1baa..0a7f004 100644
--- a/translate/grt/config/amd64.S
+++ b/translate/grt/config/amd64.S
@@ -1,5 +1,5 @@
/* GRT stack implementation for amd64 (x86_64)
- Copyright (C) 2005 Tristan Gingold.
+ Copyright (C) 2005 - 2014 Tristan Gingold.
GHDL 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
@@ -15,6 +15,13 @@
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
+
+ As a special exception, if other files instantiate generics from this
+ unit, or you link this unit with other files to produce an executable,
+ this unit does not by itself cause the resulting executable to be
+ covered by the GNU General Public License. This exception does not
+ however invalidate any other reasons why the executable file might be
+ covered by the GNU Public License.
*/
.file "amd64.S"