mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
e2882c8578
gdb/ChangeLog: Update copyright year range in all GDB files
15 lines
453 B
DTD
15 lines
453 B
DTD
<!-- Copyright (C) 2013-2018 Free Software Foundation, Inc.
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
are permitted in any medium without royalty provided the copyright
|
|
notice and this notice are preserved. -->
|
|
|
|
<!ELEMENT btrace-conf (bts?, pt?)>
|
|
<!ATTLIST btrace-conf version CDATA #FIXED "1.0">
|
|
|
|
<!ELEMENT bts EMPTY>
|
|
<!ATTLIST bts size CDATA #IMPLIED>
|
|
|
|
<!ELEMENT pt EMPTY>
|
|
<!ATTLIST pt size CDATA #IMPLIED>
|