Mercurial > libdvdnav.hg
changeset 392:0a5a6f03b029 src
Remove useless $Id$ and $Name$ keywords.
author | diego |
---|---|
date | Sun, 14 Sep 2008 20:31:43 +0000 |
parents | d232a96ac231 |
children | bba82ef5d75a |
files | dvd_types.h dvdnav.c dvdnav.h dvdnav_events.h dvdnav_internal.h highlight.c navigation.c read_cache.c read_cache.h remap.c remap.h searching.c settings.c vm/decoder.c vm/decoder.h vm/vm.c vm/vm.h vm/vmcmd.c vm/vmcmd.h |
diffstat | 19 files changed, 0 insertions(+), 55 deletions(-) [+] |
line wrap: on
line diff
--- a/dvd_types.h Sun Sep 14 20:11:17 2008 +0000 +++ b/dvd_types.h Sun Sep 14 20:31:43 2008 +0000 @@ -17,9 +17,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ /*
--- a/dvdnav.c Sun Sep 14 20:11:17 2008 +0000 +++ b/dvdnav.c Sun Sep 14 20:31:43 2008 +0000 @@ -16,9 +16,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifdef HAVE_CONFIG_H
--- a/dvdnav.h Sun Sep 14 20:11:17 2008 +0000 +++ b/dvdnav.h Sun Sep 14 20:31:43 2008 +0000 @@ -16,9 +16,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ /*
--- a/dvdnav_events.h Sun Sep 14 20:11:17 2008 +0000 +++ b/dvdnav_events.h Sun Sep 14 20:31:43 2008 +0000 @@ -16,9 +16,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ /*
--- a/dvdnav_internal.h Sun Sep 14 20:11:17 2008 +0000 +++ b/dvdnav_internal.h Sun Sep 14 20:31:43 2008 +0000 @@ -16,9 +16,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifndef LIBDVDNAV_DVDNAV_INTERNAL_H
--- a/highlight.c Sun Sep 14 20:11:17 2008 +0000 +++ b/highlight.c Sun Sep 14 20:31:43 2008 +0000 @@ -16,9 +16,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifdef HAVE_CONFIG_H
--- a/navigation.c Sun Sep 14 20:11:17 2008 +0000 +++ b/navigation.c Sun Sep 14 20:31:43 2008 +0000 @@ -16,9 +16,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifdef HAVE_CONFIG_H
--- a/read_cache.c Sun Sep 14 20:11:17 2008 +0000 +++ b/read_cache.c Sun Sep 14 20:31:43 2008 +0000 @@ -17,9 +17,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ /* * There was a multithreaded read ahead cache in here for some time, but
--- a/read_cache.h Sun Sep 14 20:11:17 2008 +0000 +++ b/read_cache.h Sun Sep 14 20:31:43 2008 +0000 @@ -16,9 +16,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifndef LIBDVDNAV_READ_CACHE_H
--- a/remap.c Sun Sep 14 20:11:17 2008 +0000 +++ b/remap.c Sun Sep 14 20:31:43 2008 +0000 @@ -14,8 +14,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ */ #ifdef HAVE_CONFIG_H
--- a/remap.h Sun Sep 14 20:11:17 2008 +0000 +++ b/remap.h Sun Sep 14 20:31:43 2008 +0000 @@ -14,8 +14,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ */ #ifndef LIBDVDNAV_REMAP_H
--- a/searching.c Sun Sep 14 20:11:17 2008 +0000 +++ b/searching.c Sun Sep 14 20:31:43 2008 +0000 @@ -16,9 +16,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifdef HAVE_CONFIG_H
--- a/settings.c Sun Sep 14 20:11:17 2008 +0000 +++ b/settings.c Sun Sep 14 20:31:43 2008 +0000 @@ -16,9 +16,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifdef HAVE_CONFIG_H
--- a/vm/decoder.c Sun Sep 14 20:11:17 2008 +0000 +++ b/vm/decoder.c Sun Sep 14 20:31:43 2008 +0000 @@ -18,9 +18,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifdef HAVE_CONFIG_H
--- a/vm/decoder.h Sun Sep 14 20:11:17 2008 +0000 +++ b/vm/decoder.h Sun Sep 14 20:31:43 2008 +0000 @@ -17,9 +17,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifndef LIBDVDNAV_DECODER_H
--- a/vm/vm.c Sun Sep 14 20:11:17 2008 +0000 +++ b/vm/vm.c Sun Sep 14 20:31:43 2008 +0000 @@ -19,9 +19,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifdef HAVE_CONFIG_H
--- a/vm/vm.h Sun Sep 14 20:11:17 2008 +0000 +++ b/vm/vm.h Sun Sep 14 20:31:43 2008 +0000 @@ -18,9 +18,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifndef LIBDVDNAV_VM_H
--- a/vm/vmcmd.c Sun Sep 14 20:11:17 2008 +0000 +++ b/vm/vmcmd.c Sun Sep 14 20:31:43 2008 +0000 @@ -18,9 +18,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifdef HAVE_CONFIG_H
--- a/vm/vmcmd.h Sun Sep 14 20:11:17 2008 +0000 +++ b/vm/vmcmd.h Sun Sep 14 20:31:43 2008 +0000 @@ -17,9 +17,6 @@ * You should have received a copy of the GNU General Public License along * with libdvdnav; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * $Id$ - * */ #ifndef LIBDVDNAV_VMCMD_H