[svn-commits] kpfleming: branch 1.4 r2334 - /branches/1.4/
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Thu Mar 22 18:43:26 MST 2007
Author: kpfleming
Date: Thu Mar 22 20:43:26 2007
New Revision: 2334
URL: http://svn.digium.com/view/zaptel?view=rev&rev=2334
Log:
remove pointless file ID lines
Modified:
branches/1.4/tor2.c
branches/1.4/wct1xxp.c
branches/1.4/wcte11xp.c
branches/1.4/zaptel-base.c
branches/1.4/zaptel.h
Modified: branches/1.4/tor2.c
URL: http://svn.digium.com/view/zaptel/branches/1.4/tor2.c?view=diff&rev=2334&r1=2333&r2=2334
==============================================================================
--- branches/1.4/tor2.c (original)
+++ branches/1.4/tor2.c Thu Mar 22 20:43:26 2007
@@ -23,8 +23,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * $Id$
*/
#include <linux/kernel.h>
Modified: branches/1.4/wct1xxp.c
URL: http://svn.digium.com/view/zaptel/branches/1.4/wct1xxp.c?view=diff&rev=2334&r1=2333&r2=2334
==============================================================================
--- branches/1.4/wct1xxp.c (original)
+++ branches/1.4/wct1xxp.c Thu Mar 22 20:43:26 2007
@@ -22,8 +22,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * $Id$
*/
#include <linux/kernel.h>
Modified: branches/1.4/wcte11xp.c
URL: http://svn.digium.com/view/zaptel/branches/1.4/wcte11xp.c?view=diff&rev=2334&r1=2333&r2=2334
==============================================================================
--- branches/1.4/wcte11xp.c (original)
+++ branches/1.4/wcte11xp.c Thu Mar 22 20:43:26 2007
@@ -22,8 +22,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * $Id$
*/
#include <linux/kernel.h>
Modified: branches/1.4/zaptel-base.c
URL: http://svn.digium.com/view/zaptel/branches/1.4/zaptel-base.c?view=diff&rev=2334&r1=2333&r2=2334
==============================================================================
--- branches/1.4/zaptel-base.c (original)
+++ branches/1.4/zaptel-base.c Thu Mar 22 20:43:26 2007
@@ -32,8 +32,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * $Id$
*/
Modified: branches/1.4/zaptel.h
URL: http://svn.digium.com/view/zaptel/branches/1.4/zaptel.h?view=diff&rev=2334&r1=2333&r2=2334
==============================================================================
--- branches/1.4/zaptel.h (original)
+++ branches/1.4/zaptel.h Thu Mar 22 20:43:26 2007
@@ -23,8 +23,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * $Id$
*/
#ifndef _LINUX_ZAPTEL_H
More information about the svn-commits
mailing list