Version 2 GPL.
authorK. Richard Pixley <rich@cygnus>
Fri, 14 Jun 1991 14:04:55 +0000 (14:04 +0000)
committerK. Richard Pixley <rich@cygnus>
Fri, 14 Jun 1991 14:04:55 +0000 (14:04 +0000)
24 files changed:
gas/bignum-copy.c
gas/config/a.out.h
gas/config/cplus-dem.c
gas/config/ho-a29k.h
gas/config/ho-ansi.h
gas/config/ho-cygnus.h
gas/config/ho-decstation.h
gas/config/ho-generic.h
gas/config/ho-hpux.h
gas/config/ho-i386.h
gas/config/ho-rs6000.h
gas/config/ho-sysv.h
gas/config/ho-vax.h
gas/config/obj-bout.c
gas/config/obj-bout.h
gas/config/signame.h
gas/config/tc-a29k.c
gas/config/tc-a29k.h
gas/config/te-sparc.h
gas/flonum-const.c
gas/hex-value.c
gas/strstr.c
gas/xmalloc.c
gas/xrealloc.c

index 0dd5f9cea32cddff68fffaac8dd0f91a68622a89..5c70128c1c8bdaf0bddd2b4e50c16b80205dd226 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index 5043249fca83778794f3657de13a9b0a5d818466..58722415c2cca6c223ffc12a5c7b794802401386 100755 (executable)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index 0ea6186656ac03f6e1bb931fed946aa968804a66..12b9d06d09626c92b4ab6a06124b56714a353e52 100644 (file)
@@ -4,7 +4,7 @@
    
    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
-   the Free Software Foundation; either version 1, or (at your option)
+   the Free Software Foundation; either version 2, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,
index d7411d38f0c5dc5e6b1f0b4a879d216312be2bd5..949e07c5b7f7f6bd162446ebec6ade93f6f82b6f 100755 (executable)
@@ -7,7 +7,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
@@ -27,7 +27,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /*
  * $Log$
- * Revision 1.1  1991/04/13 10:03:23  rich
+ * Revision 1.2  1991/06/14 14:01:53  rich
+ * Version 2 GPL.
+ *
+ * Revision 1.1  1991/04/13  10:03:23  rich
  * Initial revision
  *
  * Revision 1.1.1.1  1991/04/04  18:15:43  rich
index 977808f9be534bb02aec042721ac462fb7d8564c..1e8ed7d24e63ae65d154d7a618bcf1d3f12cbde2 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
@@ -31,7 +31,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /*
  * $Log$
- * Revision 1.1.1.1  1991/04/04 18:15:39  rich
+ * Revision 1.2  1991/06/14 14:01:54  rich
+ * Version 2 GPL.
+ *
+ * Revision 1.1.1.1  1991/04/04  18:15:39  rich
  * new gas main line
  *
  * Revision 1.1  1991/04/04  18:15:38  rich
index e2667a0ed23e861cf4d172a7c31a8d609a942dcd..27cfebd556ff5e26aaa5e19a5b64e39c584a5e96 100755 (executable)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
@@ -32,7 +32,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /*
  * $Log$
- * Revision 1.1.1.1  1991/04/04 18:15:42  rich
+ * Revision 1.2  1991/06/14 14:01:55  rich
+ * Version 2 GPL.
+ *
+ * Revision 1.1.1.1  1991/04/04  18:15:42  rich
  * new gas main line
  *
  * Revision 1.1  1991/04/04  18:15:40  rich
index f307e20947501502a18920c7c391370c5021d2e8..b703d97dfcdcaf0bc8befcf388057e1ba41cc657 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index c474665b2dd3e761073dcaa85c629d57799805b6..7a06c36ca457251a54a3b1ecc94edf666b48eee4 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
@@ -23,7 +23,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /*
  * $Log$
- * Revision 1.1.1.1  1991/04/04 18:15:43  rich
+ * Revision 1.2  1991/06/14 14:01:58  rich
+ * Version 2 GPL.
+ *
+ * Revision 1.1.1.1  1991/04/04  18:15:43  rich
  * new gas main line
  *
  * Revision 1.1  1991/04/04  18:15:42  rich
index 751b4eeb5e912edd6edb387a60db77489316fa72..015fd20f72f4f1182c8caad1b5345784457e4402 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index 94dd8c2923d048b4ac3d37cbdd1fc2b47f8441e0..d701b1abec66d9fa0f3f78206f39a8b776c45964 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index 8f624f45ab6ad25e9f9f2f12891bed2863afcff2..250b23c53d868bd93459b87d57f8c4112a0fc78a 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index af8dd6ed7a4ee3858fa61689de5fe977e9423ac7..18560af1a0cc47a8f6e3a9cf36865a259986f3c7 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index 735a215ede1560c8b14c2a0201bac7aafc9355e1..6c2b89dc1344274575310b0a6a66c354843347a0 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index 846175fc7302cb8c4c04aa1125bb4fec3cea2e5a..b759ff040b401cd13ce56559b42ab67177d9123c 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1,
+published by the Free Software Foundation; either version 2,
 or (at your option) any later version.
 
 GAS is distributed in the hope that it will be useful, but
index 67e866a01f42a1b1c71e789fc3b3c2ab86aafb1b..00ba2a408dc6b49ffd3e8259867c0244960412ba 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1,
+published by the Free Software Foundation; either version 2,
 or (at your option) any later version.
 
 GAS is distributed in the hope that it will be useful, but
index 549bab74f87a7285df831d821b5a0620c15d3d6c..d3d075e36fc9828a01027a014f2f3bdd1e08a32f 100755 (executable)
@@ -3,7 +3,7 @@
 
 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
-the Free Software Foundation; either version 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 This program is distributed in the hope that it will be useful,
index 8bb6d2a7be74db085e6d599326c46c3cd6d5c9b3..cee99f922e27abdc3503966946336a90c09a6bd8 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index e689cfc40b751f66e78f1daa94a63620d2b60508..89e0e800e0fd475f87a24a86d84d59523f95eb3f 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index fcd353560d7154dc0696b806613431841bdadeb4..c1a374392b444c7f1f6a169fe280d42167b3bf35 100755 (executable)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index 25e7baf9367e6dc164ba442d2b615dfb5215de0d..7f54197d71a55699be4e86fbdbf2ea222aa7ed10 100755 (executable)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index 64420f52902db2d9532748b0338cfefdf0c7fcd5..36021a0e91f55baf51936358a11fa30f0fb32b89 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index 9823249e21e6059c8c670d53e9d66c74ea82a89b..69e94e58f835609f64ebb714857237bfe672f93f 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index 6602987a8b29a7439545427d8a637239e9454ebf..08d30ee6795c31fb8f85a9955743f606a3908367 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
index 83d3ce6ec7f85d9d6f22a2da68131142ea8554fc..4be4f69dbb046b1986d811629bb677a73fe866c0 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler.
 
 GAS 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 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GAS is distributed in the hope that it will be useful,
This page took 0.044773 seconds and 4 git commands to generate.