sim: erc32: restore attribution
authorMike Frysinger <vapier@gentoo.org>
Sun, 17 May 2015 09:11:17 +0000 (17:11 +0800)
committerMike Frysinger <vapier@gentoo.org>
Sun, 17 May 2015 09:15:36 +0000 (17:15 +0800)
sim/erc32/ChangeLog
sim/erc32/erc32.c
sim/erc32/exec.c
sim/erc32/float.c
sim/erc32/func.c
sim/erc32/help.c
sim/erc32/interf.c
sim/erc32/sis.c

index b1af87661c9465925610b7289f5471713a9348cc..2326e399bc3882a689fce8abaa95d359a8c90002 100644 (file)
@@ -1,3 +1,8 @@
+2015-05-17  Mike Frysinger  <vapier@gentoo.org>
+
+       * erc32.c: Re-add file overview & author info.
+       * exec.c, float.c, func.c, help.c, interf.c, sis.c: Likewise.
+
 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
 
        * configure.ac: Add copyright header.
index 47384e7c43f20751b45330f066a446210ceede07..b615bddabbd98abc9bd8efde8c6d206b5b04aedf 100644 (file)
@@ -1,4 +1,7 @@
-/* Copyright (C) 1995-2015 Free Software Foundation, Inc.
+/* This file is part of SIS (SPARC instruction simulator)
+
+   Copyright (C) 1995-2015 Free Software Foundation, Inc.
+   Contributed by Jiri Gaisler, European Space Agency
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fdac67bac87b71751eefdaec7073c9c47ef21b7b..0b3e2c681503308fd0cc6c7095deb1dd7181f3d3 100644 (file)
@@ -1,4 +1,7 @@
-/* Copyright (C) 1995-2015 Free Software Foundation, Inc.
+/* This file is part of SIS (SPARC instruction simulator)
+
+   Copyright (C) 1995-2015 Free Software Foundation, Inc.
+   Contributed by Jiri Gaisler, European Space Agency
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cca0cd3610a3493cb5a1e0cda94ec825c0307c5d..89c18d7b9b151d14b666df6af4fa6fb5303d26a4 100644 (file)
@@ -1,4 +1,7 @@
-/* Copyright (C) 1995-2015 Free Software Foundation, Inc.
+/* This file is part of SIS (SPARC instruction simulator)
+
+   Copyright (C) 1995-2015 Free Software Foundation, Inc.
+   Contributed by Jiri Gaisler, European Space Agency
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4085b9a1a1880aab68d6c6663524d68dd9e4588a..fd09c57c12fd02e3cc76937f9057019fc6289774 100644 (file)
@@ -1,4 +1,7 @@
-/* Copyright (C) 1995-2015 Free Software Foundation, Inc.
+/* This file is part of SIS (SPARC instruction simulator)
+
+   Copyright (C) 1995-2015 Free Software Foundation, Inc.
+   Contributed by Jiri Gaisler, European Space Agency
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 23b0c5a62acb2eebb1b7754b699f93266979d6da..30704ad692be47f77d68297e4ee982d34bc90d01 100644 (file)
@@ -1,4 +1,7 @@
-/* Copyright (C) 1996-2015 Free Software Foundation, Inc.
+/* This file is part of SIS (SPARC instruction simulator)
+
+   Copyright (C) 1995-2015 Free Software Foundation, Inc.
+   Contributed by Jiri Gaisler, European Space Agency
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 94b7fe28357e1a14be1eeab3e70fe573a4347e9f..a33102460f814d59bda8484f94fa776d52c18988 100644 (file)
@@ -1,4 +1,7 @@
-/* Copyright (C) 1995-2015 Free Software Foundation, Inc.
+/* This file is part of SIS (SPARC instruction simulator)
+
+   Copyright (C) 1995-2015 Free Software Foundation, Inc.
+   Contributed by Jiri Gaisler, European Space Agency
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 21106a0e5d02276c3d057e877f5b8229753e596b..276176259df273ad32ba8294c2908fa08a21cc0a 100644 (file)
@@ -1,4 +1,7 @@
-/* Copyright (C) 1995-2015 Free Software Foundation, Inc.
+/* This file is part of SIS (SPARC instruction simulator)
+
+   Copyright (C) 1995-2015 Free Software Foundation, Inc.
+   Contributed by Jiri Gaisler, European Space Agency
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
This page took 0.027433 seconds and 4 git commands to generate.