diff options
author | Joel Sherrill <joel.sherrill@oarcorp.com> | 2014-08-11 21:32:05 +0000 |
---|---|---|
committer | Joel Sherrill <joel@gcc.gnu.org> | 2014-08-11 21:32:05 +0000 |
commit | a001528dceed7674b8cf804ddb142bf86164474a (patch) | |
tree | f527ad04493a4ac8081ea2317e2f1d7d2706cae1 | |
parent | 31fd809b65632a5844ff6aa54d6cb073d5718609 (diff) | |
download | gcc-a001528dceed7674b8cf804ddb142bf86164474a.zip gcc-a001528dceed7674b8cf804ddb142bf86164474a.tar.gz gcc-a001528dceed7674b8cf804ddb142bf86164474a.tar.bz2 |
s-osinte-rtems.adb: Correct formatting of line in license block.
2014-08-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* s-osinte-rtems.adb: Correct formatting of line in license block.
From-SVN: r213840
-rw-r--r-- | gcc/ada/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/ada/s-osinte-rtems.adb | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 70db1c1f4..f7d1775 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,7 @@ +2014-08-11 Joel Sherrill <joel.sherrill@oarcorp.com> + + * s-osinte-rtems.adb: Correct formatting of line in license block. + 2014-08-04 Claire Dross <dross@adacore.com> * exp_util.adb (Get_First_Parent_With_Ext_Axioms_For_Entity): diff --git a/gcc/ada/s-osinte-rtems.adb b/gcc/ada/s-osinte-rtems.adb index de21785..9f01128 100644 --- a/gcc/ada/s-osinte-rtems.adb +++ b/gcc/ada/s-osinte-rtems.adb @@ -22,7 +22,7 @@ -- You should have received a copy of the GNU General Public License and -- -- a copy of the GCC Runtime Library Exception along with this program; -- -- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- --- <http://www.gnu.org/licenses/>. +-- <http://www.gnu.org/licenses/>. -- -- -- -- GNARL was developed by the GNARL team at Florida State University. It is -- -- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- |