diff options
Diffstat (limited to 'sysdeps/ia64/htonl.S')
-rw-r--r-- | sysdeps/ia64/htonl.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ia64/htonl.S b/sysdeps/ia64/htonl.S index 0f06658..4cafc49 100644 --- a/sysdeps/ia64/htonl.S +++ b/sysdeps/ia64/htonl.S @@ -1,5 +1,5 @@ /* Change byte order in 32-bit value. ia64 version. - Copyright (C) 2000-2014 Free Software Foundation, Inc. + Copyright (C) 2000-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Dan Pop <Dan.Pop@cern.ch> |