diff options
Diffstat (limited to 'ports/sysdeps/ia64/htons.S')
-rw-r--r-- | ports/sysdeps/ia64/htons.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/ia64/htons.S b/ports/sysdeps/ia64/htons.S index 965246e805..a72af40392 100644 --- a/ports/sysdeps/ia64/htons.S +++ b/ports/sysdeps/ia64/htons.S @@ -1,5 +1,5 @@ /* Change byte order in 16-bit value. ia64 version. - Copyright (C) 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Dan Pop <Dan.Pop@cern.ch> |