manual copyright year range of various GDB files to add 2023
[binutils-gdb.git] / gold / testsuite / odr_header2.h
blob0fb9449a04faf62da386f9ea700d877e67390ca1
1 struct OdrBase {
2 virtual ~OdrBase() {
4 };