diff options
author | Erik de Castro Lopo <erikd@mega-nerd.com> | 2014-11-27 08:24:47 +1100 |
---|---|---|
committer | Erik de Castro Lopo <erikd@mega-nerd.com> | 2014-11-27 08:25:31 +1100 |
commit | e0a0c063a7bdd8daf218da5dee4ff3df7c1846ef (patch) | |
tree | 5913f63a1cad81e72f0f470dfca3cb03cab30d23 /doc | |
parent | 3bc649de3425dc93ff056f6ada8a490f0a25cf3d (diff) | |
download | flac-e0a0c063a7bdd8daf218da5dee4ff3df7c1846ef.tar.gz |
Normalize some copyright dates strings.
This will make it easier to simply search and replace.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/faq.html | 7 | ||||
-rw-r--r-- | doc/html/id.html | 7 |
2 files changed, 10 insertions, 4 deletions
diff --git a/doc/html/faq.html b/doc/html/faq.html index 989f0adc..84a31591 100644 --- a/doc/html/faq.html +++ b/doc/html/faq.html @@ -1,5 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- Copyright (c) 2000-2009 Josh Coalson, 2011-2014 Xiph.Org Foundation --> +<!-- Copyright (c) 2000-2009 Josh Coalson --> +<!-- Copyright (c) 2011-2014 Xiph.Org Foundation --> <!-- Permission is granted to copy, distribute and/or modify this document --> <!-- under the terms of the GNU Free Documentation License, Version 1.1 --> <!-- or any later version published by the Free Software Foundation; --> @@ -377,7 +378,9 @@ <table> <tr> <td align="left"> - Copyright (c) 2000-2009 Josh Coalson, 2011-2014 Xiph.Org Foundation + Copyright (c) 2000-2009 Josh Coalson + <br/> + Copyright (c) 2011-2014 Xiph.Org Foundation </td> <td width="1%" align="right"> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" border="0" hspace="0" /></a> diff --git a/doc/html/id.html b/doc/html/id.html index 366a73c5..64f57f09 100644 --- a/doc/html/id.html +++ b/doc/html/id.html @@ -1,5 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- Copyright (c) 2000-2009 Josh Coalson, 2011-2014 Xiph.Org Foundation --> +<!-- Copyright (c) 2000-2009 Josh Coalson --> +<!-- Copyright (c) 2011-2014 Xiph.Org Foundation --> <!-- Permission is granted to copy, distribute and/or modify this document --> <!-- under the terms of the GNU Free Documentation License, Version 1.1 --> <!-- or any later version published by the Free Software Foundation; --> @@ -276,7 +277,9 @@ <table> <tr> <td align="left"> - Copyright (c) 2000-2009 Josh Coalson, 2011-2014 Xiph.Org Foundation + Copyright (c) 2000-2009 Josh Coalson + <br/> + Copyright (c) 2011-2014 Xiph.Org Foundation </td> <td width="1%" align="right"> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" border="0" hspace="0" /></a> |