~ubuntu-branches/ubuntu/maverick/lire/maverick

« back to all changes in this revision

Viewing changes to all/lib/Lire/OutputFormats/XML.pm

  • Committer: Bazaar Package Importer
  • Author(s): Joost van Baal
  • Date: 2006-11-02 15:30:00 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20061102153000-343pa15n0rp58m1b
Tags: upstream-2.0.2
ImportĀ upstreamĀ versionĀ 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
 
73
73
=head1 VERSION
74
74
 
75
 
$Id: XML.pm,v 1.1 2004/08/28 03:41:08 flacoste Exp $
 
75
$Id: XML.pm,v 1.2 2006/07/23 13:16:31 vanbaal Exp $
76
76
 
77
77
=head1 COPYRIGHT
78
78
 
92
92
 
93
93
You should have received a copy of the GNU General Public License
94
94
along with this program (see COPYING); if not, check with
95
 
http://www.gnu.org/copyleft/gpl.html or write to the Free Software
96
 
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
 
95
http://www.gnu.org/copyleft/gpl.html.
97
96
 
98
97
=cut
99
98