]> granicus.if.org Git - transmission/commitdiff
Add missing svn:keywords property to recently (and not so recently) added files
authorMike Gelfand <mikedld@mikedld.com>
Wed, 10 Dec 2014 18:58:12 +0000 (18:58 +0000)
committerMike Gelfand <mikedld@mikedld.com>
Wed, 10 Dec 2014 18:58:12 +0000 (18:58 +0000)
libtransmission/log.c
libtransmission/log.h
libtransmission/makemeta-test.c
libtransmission/natpmp_local.h
libtransmission/quark.h
libtransmission/variant-common.h

index aeccd304a84a59bc590ef6b5ad3dffa828b17d88..ca41a908d456a41c643cdb9abb613950def4002d 100644 (file)
@@ -4,7 +4,7 @@
  * It may be used under the GNU GPL versions 2 or 3
  * or any future license endorsed by Mnemosyne LLC.
  *
- * $Id: utils.c 13863 2013-01-24 23:59:52Z jordan $
+ * $Id$
  */
 
 #include <assert.h>
index fc07bb5428354f66704b3ef9ce84177a3caadf71..9684801720890c4c8553bf0b9072083e5770abe7 100644 (file)
@@ -4,7 +4,7 @@
  * It may be used under the GNU GPL versions 2 or 3
  * or any future license endorsed by Mnemosyne LLC.
  *
- * $Id: list.c 14224 2014-01-18 20:56:57Z jordan $
+ * $Id$
  */
 
 #ifndef TR_LOG_H
index b6d0ede1bc4ef44501121fd3b3ccd28b77d144f3..5b2b532d6d3b91f5fd060b72d759db57f20968e7 100644 (file)
@@ -4,7 +4,7 @@
  * It may be used under the GNU GPL versions 2 or 3
  * or any future license endorsed by Mnemosyne LLC.
  *
- * $Id: utils-test.c 14266 2014-04-27 23:10:01Z jordan $
+ * $Id$
  */
 
 #include "libtransmission-test.h"
index 22386da192f707261c3d20590c645889d02c02db..99bd30a597fab77beba5d65c73f9e3deac12d6ee 100644 (file)
@@ -4,7 +4,7 @@
  * It may be used under the GNU GPL versions 2 or 3
  * or any future license endorsed by Mnemosyne LLC.
  *
- * $Id: natpmp.h 12204 2011-03-22 15:19:54Z jordan $
+ * $Id$
  */
 
 #ifndef __TRANSMISSION__
index 545fc68a78472d3a8d682c0b0f5ef768d108227d..7f5212733babdb6da4c3b6d9896af20c3476cab6 100644 (file)
@@ -4,7 +4,7 @@
  * It may be used under the GNU GPL versions 2 or 3
  * or any future license endorsed by Mnemosyne LLC.
  *
- * $Id: utils.h 13667 2012-12-14 04:34:42Z jordan $
+ * $Id$
  */
 
 #ifndef TR_QUARK_H
index a59a8650934a172f3b5376bec06c44a9337205a6..95a7a78da664c46ed7ac8bf6c25634bd52f370aa 100644 (file)
@@ -4,7 +4,7 @@
  * It may be used under the GNU GPL versions 2 or 3
  * or any future license endorsed by Mnemosyne LLC.
  *
- * $Id: announcer-common.h 13625 2012-12-05 17:29:46Z jordan $
+ * $Id$
  */
 
 #ifndef __LIBTRANSMISSION_VARIANT_MODULE___