0d7a9dbdd2
PR libgcj/64219 * Makefile.am (install-data-local): Use just the major version from GCJVERSION instead of major.minor. * Makefile.in: Regenerated. From-SVN: r219519
22 lines
765 B
Plaintext
22 lines
765 B
Plaintext
2015-01-13 Jakub Jelinek <jakub@redhat.com>
|
||
|
||
PR libgcj/64219
|
||
* Makefile.am (install-data-local): Use just the major version
|
||
from GCJVERSION instead of major.minor.
|
||
* Makefile.in: Regenerated.
|
||
|
||
2015-01-05 Jakub Jelinek <jakub@redhat.com>
|
||
|
||
* classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
|
||
copyright notice dates.
|
||
* classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
|
||
* gnu/gcj/convert/Convert.java (version): Update copyright notice
|
||
dates.
|
||
* gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
|
||
|
||
Copyright (C) 2015 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|