diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-11-10 22:06:10 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-11-10 22:06:10 +0000 |
commit | 3c175fd21df04c5c0afa160f81aea0c305f69dc5 (patch) | |
tree | 2cb9218678a15ba955ed8819e414011218767540 /src/input/base64.h | |
parent | 58ffcac8e15ec0e095a091226507da5f960e5fd8 (diff) | |
download | xine-lib-3c175fd21df04c5c0afa160f81aea0c305f69dc5.tar.gz xine-lib-3c175fd21df04c5c0afa160f81aea0c305f69dc5.tar.bz2 |
Delete most of the CVS $Id$/$Log$ lines.
--HG--
extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
Diffstat (limited to 'src/input/base64.h')
-rw-r--r-- | src/input/base64.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/input/base64.h b/src/input/base64.h index 9c6ba63b6..5cc94d7f0 100644 --- a/src/input/base64.h +++ b/src/input/base64.h @@ -19,7 +19,6 @@ * * Base64 encoding modified for Musicbrainz * relicensed under the GNU General Public License for use in xine-lib - * */ /* -------------------------------------------------------------------------- @@ -41,8 +40,6 @@ License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA - $Id: base64.h,v 1.1 2004/05/05 09:11:39 hadess Exp $ - ----------------------------------------------------------------------------*/ /* * Program: RFC-822 routines (originally from SMTP) @@ -84,7 +81,6 @@ * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF * CONTRACT, TORT (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - * */ #ifndef BASE64_H |