Changeset 43

Show
Ignore:
Timestamp:
28.08.2005 10:49:02 (3 years ago)
Author:
m
Message:

Fixed comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/package.xml

    r42 r43  
     1<?xml version="1.0" encoding="ISO-8859-1" ?> 
    12<!-- 
    23 
    3     // +----------------------------------------------------------------------+ 
     4    // +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
    45    // | Decode and Encode data in Bittorrent format                          | 
    5     // +----------------------------------------------------------------------+ 
     6    // +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
    67    // | Copyright (C) 2004-2005 Markus Tacker <m@tacker.org>                 | 
    7     // +----------------------------------------------------------------------+ 
     8    // +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
    89    // | This library is free software; you can redistribute it and/or        | 
    910    // | modify it under the terms of the GNU Lesser General Public           | 
     
    2021    // | Free Software Foundation, Inc.                                       | 
    2122    // | 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA               | 
    22     // +----------------------------------------------------------------------+ 
     23    // +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
    2324 
    2425    Pear Package XML Version 1 
     
    2930 
    3031--> 
    31 <?xml version="1.0" encoding="ISO-8859-1" ?> 
    3232<package version="1.0"> 
    3333    <name>File_Bittorrent</name>