summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/am33
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/unix/am33')
-rw-r--r--ports/sysdeps/unix/am33/sysdep.S2
-rw-r--r--ports/sysdeps/unix/am33/sysdep.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/sysdeps/unix/am33/sysdep.S b/ports/sysdeps/unix/am33/sysdep.S
index c5f0208704..57288cc54a 100644
--- a/ports/sysdeps/unix/am33/sysdep.S
+++ b/ports/sysdeps/unix/am33/sysdep.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Alexandre Oliva <aoliva@redhat.com>.
Based on ../i386/sysdep.S.
diff --git a/ports/sysdeps/unix/am33/sysdep.h b/ports/sysdeps/unix/am33/sysdep.h
index 2184dacf23..f305cb121b 100644
--- a/ports/sysdeps/unix/am33/sysdep.h
+++ b/ports/sysdeps/unix/am33/sysdep.h
@@ -1,4 +1,4 @@
-/* Copyright 2001-2013 Free Software Foundation, Inc.
+/* Copyright 2001-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Alexandre Oliva <aoliva@redhat.com>.
Based on ../i386/sysdep.h.