Revisión | 08832196accd270fa053e8125c21e7a54ab19fe0 (tree) |
---|---|
Tiempo | 2015-12-15 21:28:38 |
Autor | Nick Clifton <nickc@redh...> |
Commiter | Nick Clifton |
Update the copyright notices in the affected files.
PR 19339
* elf-vxworks.h: Update copyright notice.
* elf-vxworks.c: Update copyright notice.
* elf-nacl.h: Update copyright notice.
* elf-nacl.c: Update copyright notice.
@@ -1,3 +1,11 @@ | ||
1 | +2015-12-15 Nick Clifton <nickc@redhat.com> | |
2 | + | |
3 | + PR 19339 | |
4 | + * elf-vxworks.h: Update copyright notice. | |
5 | + * elf-vxworks.c: Update copyright notice. | |
6 | + * elf-nacl.h: Update copyright notice. | |
7 | + * elf-nacl.c: Update copyright notice. | |
8 | + | |
1 | 9 | 2015-12-10 H.J. Lu <hongjiu.lu@intel.com> |
2 | 10 | |
3 | 11 | PR ld/19317 |
@@ -14,9 +14,7 @@ | ||
14 | 14 | GNU General Public License for more details. |
15 | 15 | |
16 | 16 | You should have received a copy of the GNU General Public License |
17 | - along with this program; if not, write to the Free Software | |
18 | - Foundation, Inc., 59 Temple Place - Suite 330, Boston, | |
19 | - MA 02111-1307, USA. */ | |
17 | + along with this program. If not, see <http://www.gnu.org/licenses/>. */ | |
20 | 18 | |
21 | 19 | #include "sysdep.h" |
22 | 20 | #include "bfd.h" |
@@ -14,9 +14,7 @@ | ||
14 | 14 | GNU General Public License for more details. |
15 | 15 | |
16 | 16 | You should have received a copy of the GNU General Public License |
17 | - along with this program; if not, write to the Free Software | |
18 | - Foundation, Inc., 59 Temple Place - Suite 330, Boston, | |
19 | - MA 02111-1307, USA. */ | |
17 | + along with this program. If not, see <http://www.gnu.org/licenses/>. */ | |
20 | 18 | |
21 | 19 | #include "bfd.h" |
22 | 20 |
@@ -14,9 +14,7 @@ | ||
14 | 14 | GNU General Public License for more details. |
15 | 15 | |
16 | 16 | You should have received a copy of the GNU General Public License |
17 | - along with this program; if not, write to the Free Software | |
18 | - Foundation, Inc., 59 Temple Place - Suite 330, Boston, | |
19 | - MA 02111-1307, USA. */ | |
17 | + along with this program. If not, see <http://www.gnu.org/licenses/>. */ | |
20 | 18 | |
21 | 19 | /* This file provides routines used by all VxWorks targets. */ |
22 | 20 |
@@ -14,9 +14,7 @@ | ||
14 | 14 | GNU General Public License for more details. |
15 | 15 | |
16 | 16 | You should have received a copy of the GNU General Public License |
17 | - along with this program; if not, write to the Free Software | |
18 | - Foundation, Inc., 59 Temple Place - Suite 330, Boston, | |
19 | - MA 02111-1307, USA. */ | |
17 | + along with this program. If not, see <http://www.gnu.org/licenses/>. */ | |
20 | 18 | |
21 | 19 | #include "elf/common.h" |
22 | 20 | #include "elf/internal.h" |