Update year range in copyright notice of binutils files
[binutils-gdb.git] / ld / testsuite / ld-elf / dynamic-1.c
1 void
2 dynamic ()
3 {
4 }
5
6 int
7 main ()
8 {
9 return 0;
10 }