mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Set version to 1.3.0 and update coyprights throughout.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# flac - Command-line FLAC encoder/decoder
|
||||
# Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson
|
||||
# Copyright (C) 2000-2009 Josh Coalson
|
||||
# Copyright (C) 2011-2013 Xiph.Org Foundation
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
|
||||
.\" Please send any bug reports, improvements, comments, patches,
|
||||
.\" etc. to Steve Cheng <steve@ggi-project.org>.
|
||||
.TH "FLAC" "1" "Nov 4, 2006" "" ""
|
||||
.TH "FLAC" "1" "2013/04/30" "" ""
|
||||
|
||||
.SH NAME
|
||||
flac \- Free Lossless Audio Codec
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<!ENTITY dhfirstname "<firstname>Matt</firstname>">
|
||||
<!ENTITY dhsurname "<surname>Zimmerman</surname>">
|
||||
<!-- Please adjust the date whenever revising the manpage. -->
|
||||
<!ENTITY dhdate "<date>Nov 4, 2006</date>">
|
||||
<!ENTITY dhdate "<date>2013/04/30</date>">
|
||||
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
|
||||
allowed: see man(7), man(1). -->
|
||||
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
|
||||
@@ -27,7 +27,7 @@
|
||||
&dhsurname;
|
||||
</author>
|
||||
<copyright>
|
||||
<year>2002,2003,2004,2005</year>
|
||||
<year>2002-2005, 2011-2013</year>
|
||||
<holder>&dhusername;</holder>
|
||||
</copyright>
|
||||
&dhdate;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
|
||||
.\" Please send any bug reports, improvements, comments, patches,
|
||||
.\" etc. to Steve Cheng <steve@ggi-project.org>.
|
||||
.TH "METAFLAC" "1" "2006-11-14" "" ""
|
||||
.TH "METAFLAC" "1" "2013/04/30" "" ""
|
||||
|
||||
.SH NAME
|
||||
metaflac \- program to list, add, remove, or edit metadata in one or more FLAC files.
|
||||
|
||||
@@ -20,7 +20,7 @@ manpage.1: manpage.sgml
|
||||
<!ENTITY manfirstname "<firstname>dann</firstname>">
|
||||
<!ENTITY mansurname "<surname>frazier</surname>">
|
||||
<!-- Please adjust the date whenever revising the manpage. -->
|
||||
<!ENTITY mandate "<date>2006-11-14</date>">
|
||||
<!ENTITY mandate "<date>2013/04/30</date>">
|
||||
<!-- SECTION should be 1-8, maybe with subsection. Other parameters are
|
||||
allowed: see man(7), man(1). -->
|
||||
<!ENTITY mansection "<manvolnum>1</manvolnum>">
|
||||
@@ -40,7 +40,7 @@ manpage.1: manpage.sgml
|
||||
&mansurname;
|
||||
</author>
|
||||
<copyright>
|
||||
<year>2002,2003,2004,2005</year>
|
||||
<year>2002-2005, 2011-2013</year>
|
||||
<holder>&manusername;</holder>
|
||||
</copyright>
|
||||
&mandate;
|
||||
@@ -545,7 +545,7 @@ manpage.1: manpage.sgml
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1>
|
||||
<title>SEE ALSO</title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user