# HG changeset patch # User diego # Date 1221424303 0 # Node ID 0a5a6f03b029d094d0941feca076747b2199bca3 # Parent d232a96ac23143380f57744bb87ae4d4d81d53c2 Remove useless $Id$ and $Name$ keywords. diff -r d232a96ac231 -r 0a5a6f03b029 dvd_types.h --- 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$ - * */ /* diff -r d232a96ac231 -r 0a5a6f03b029 dvdnav.c --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 dvdnav.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$ - * */ /* diff -r d232a96ac231 -r 0a5a6f03b029 dvdnav_events.h --- 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$ - * */ /* diff -r d232a96ac231 -r 0a5a6f03b029 dvdnav_internal.h --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 highlight.c --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 navigation.c --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 read_cache.c --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 read_cache.h --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 remap.c --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 remap.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 diff -r d232a96ac231 -r 0a5a6f03b029 searching.c --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 settings.c --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 vm/decoder.c --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 vm/decoder.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 diff -r d232a96ac231 -r 0a5a6f03b029 vm/vm.c --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 vm/vm.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 diff -r d232a96ac231 -r 0a5a6f03b029 vm/vmcmd.c --- 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 diff -r d232a96ac231 -r 0a5a6f03b029 vm/vmcmd.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