update copyright dates
[binutils-gdb.git] / ld / testsuite / ld-elfvers / vers17.c
1 int
2 show_foo ()
3 {
4 return 99;
5 }