[Pkg-wmaker-commits] [wmrack] 01/02: Remove RCS/CVS tags from source.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Aug 22 02:42:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository wmrack.

commit 0e756209ed30529c623604ff1f7f1de35b4243af
Author: Chris Waters <xtifr.w at gmail.com>
Date:   Fri Mar 9 12:56:58 2012 -0800

    Remove RCS/CVS tags from source.
    
    These are no longer necessary or used in git, and may therefore be
    misleading.  Better to just remove them.
---
 README    | 2 --
 cdrom.c   | 5 +++--
 cdrom.h   | 4 ++--
 library.c | 4 ++--
 library.h | 4 ++--
 mixer.c   | 4 ++--
 mixer.h   | 4 ++--
 wmrack.c  | 4 ++--
 xpmicon.c | 4 ++--
 xpmicon.h | 4 ++--
 xpmsize.h | 4 ++--
 11 files changed, 21 insertions(+), 22 deletions(-)

diff --git a/README b/README
index 6885f47..a05f924 100644
--- a/README
+++ b/README
@@ -81,5 +81,3 @@ Basically this thing borrowed much from WorkBone, ascd and asmixer. But in
 the progress of work, almost any part that was stolen, has been rewritten,
 restructured, and overworked.
 
------
-$Id: README,v 1.4 2007/11/25 23:54:46 xtifr Exp $
diff --git a/cdrom.c b/cdrom.c
index 46903d7..5c917e0 100644
--- a/cdrom.c
+++ b/cdrom.c
@@ -1,9 +1,10 @@
-/*
- * $Id: cdrom.c,v 1.4 2007/11/25 23:54:46 xtifr Exp $
+/**
+ * @File: cdrom.c
  *
  * cdrom utility functions for WMRack
  *
  * Copyright (c) 1997 by Oliver Graf <ograf at fga.de>
+ * Solaris/BSD support copyright (c) 2003 by Knut Anders Hatien
  *
  * some hints taken from WorkBone
  */
diff --git a/cdrom.h b/cdrom.h
index 8411d12..89e0b1d 100644
--- a/cdrom.h
+++ b/cdrom.h
@@ -1,5 +1,5 @@
-/*
- * $Id: cdrom.h,v 1.2 2003/10/01 22:44:19 xtifr Exp $
+/**
+ * @File: cdrom.h
  *
  * Copyright (c) 1997 by Oliver Graf <ograf at fga.de>
  */
diff --git a/library.c b/library.c
index 64e1e91..ec06648 100644
--- a/library.c
+++ b/library.c
@@ -1,5 +1,5 @@
-/*
- * $Id: library.c,v 1.1.1.1 2001/02/12 22:25:47 xtifr Exp $
+/**
+ * @File: library.c
  *
  * part of wmrack
  *
diff --git a/library.h b/library.h
index 11f5d9e..42ab5e0 100644
--- a/library.h
+++ b/library.h
@@ -1,5 +1,5 @@
-/*
- * $Id: library.h,v 1.2 2003/10/01 22:44:19 xtifr Exp $
+/**
+ * @File: library.h
  *
  * part of wmrack
  *
diff --git a/mixer.c b/mixer.c
index c4805b8..aaf004b 100644
--- a/mixer.c
+++ b/mixer.c
@@ -1,5 +1,5 @@
-/*
- * $Id: mixer.c,v 1.3 2006/04/22 06:32:33 xtifr Exp $
+/**
+ * @File: mixer.c
  *
  * mixer utility functions for WMRack
  *
diff --git a/mixer.h b/mixer.h
index 6902a4c..46eb91d 100644
--- a/mixer.h
+++ b/mixer.h
@@ -1,5 +1,5 @@
-/*
- * $Id: mixer.h,v 1.2 2003/10/01 22:44:19 xtifr Exp $
+/**
+ * @File: mixer.h
  *
  * Copyright (c) 1997 by Oliver Graf <ograf at fga.de>
  */
diff --git a/wmrack.c b/wmrack.c
index ea49d40..e04ee9b 100644
--- a/wmrack.c
+++ b/wmrack.c
@@ -1,5 +1,5 @@
-/*
- * $Id: wmrack.c,v 1.6 2007/11/25 23:24:15 xtifr Exp $
+/**
+ * @File: wmrack.c
  *
  * WMRack - WindowMaker Sound Control Panel
  *
diff --git a/xpmicon.c b/xpmicon.c
index 58b232b..1a01016 100644
--- a/xpmicon.c
+++ b/xpmicon.c
@@ -1,5 +1,5 @@
-/*
- * $Id: xpmicon.c,v 1.1.1.1 2001/02/12 22:26:11 xtifr Exp $
+/**
+ * @File: xpmicon.c
  *
  * part of WMRack
  *
diff --git a/xpmicon.h b/xpmicon.h
index 2094061..8897867 100644
--- a/xpmicon.h
+++ b/xpmicon.h
@@ -1,5 +1,5 @@
-/*
- * $Id: xpmicon.h,v 1.2 2003/10/01 22:44:19 xtifr Exp $
+/**
+ * @File: xpmicon.h
  *
  * part of wmrack
  *
diff --git a/xpmsize.h b/xpmsize.h
index 8e93759..7999c95 100644
--- a/xpmsize.h
+++ b/xpmsize.h
@@ -1,5 +1,5 @@
-/*
- * $Id: xpmsize.h,v 1.2 2003/10/02 03:46:30 xtifr Exp $
+/**
+ * @File: xpmsize.h
  *
  * defines to match xpm details -- must be edited if xpms change.
  *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmrack.git



More information about the Pkg-wmaker-commits mailing list