diff options
Diffstat (limited to 'src/debug')
| -rw-r--r-- | src/debug/elf/elf.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/elf/elf.go b/src/debug/elf/elf.go index 3f43d4d896..6e6c801a49 100644 --- a/src/debug/elf/elf.go +++ b/src/debug/elf/elf.go @@ -15,7 +15,7 @@ * * Copyright (c) 1996-1998 John D. Polstra. All rights reserved. * Copyright (c) 2001 David E. O'Brien - * Portions Copyright 2009 The Go Authors. All rights reserved. + * Portions Copyright 2009 The Go Authors. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
