Mercurial > mplayer.hg
changeset 15165:775330fe3889
Mark unrarlib imported files as changed to comply with GPL ¡ø2a.
author | diego |
---|---|
date | Fri, 15 Apr 2005 18:48:03 +0000 |
parents | 31109192db12 |
children | f5537cc95b02 |
files | unrarlib.c unrarlib.h |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/unrarlib.c Fri Apr 15 18:43:41 2005 +0000 +++ b/unrarlib.c Fri Apr 15 18:48:03 2005 +0000 @@ -5,6 +5,10 @@ ** Copyright (C) 2000-2002 by Christian Scheurer (www.ChristianScheurer.ch) ** UNIX port copyright (c) 2000-2002 by Johannes Winkelmann (jw@tks6.net) ** + ** Modified for use with MPlayer, detailed CVS changelog at + ** http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ + ** $Id$ + ** ** The contents of this file are subject to the UniquE RAR File Library ** License (the "unrarlib-license.txt"). You may not use this file except ** in compliance with the License. You may obtain a copy of the License
--- a/unrarlib.h Fri Apr 15 18:43:41 2005 +0000 +++ b/unrarlib.h Fri Apr 15 18:48:03 2005 +0000 @@ -5,6 +5,10 @@ ** Copyright (C) 2000-2002 by Christian Scheurer (www.ChristianScheurer.ch) ** UNIX port copyright (c) 2000-2002 by Johannes Winkelmann (jw@tks6.net) ** + ** Modified for use with MPlayer, detailed CVS changelog at + ** http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ + ** $Id$ + ** ** The contents of this file are subject to the UniquE RAR File Library ** License (the "unrarlib-license.txt"). You may not use this file except ** in compliance with the License. You may obtain a copy of the License