(trunk) fix svn properties on several files. Thanks ot Elbandi for suggesting this

This commit is contained in:
Charles Kerr 2010-10-01 13:33:39 +00:00
parent efc6a7d715
commit 80f69ee7d3
16 changed files with 16 additions and 16 deletions

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id:$
* $Id$
*/
#include <libtransmission/transmission.h>

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id:$
* $Id$
*/
#ifndef GTR_RELOCATE_H

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id: details.c 5987 2008-06-01 01:40:32Z charles $
* $Id$
*/
#include <errno.h>

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id:$
* $Id$
*/
#include <assert.h>

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id:$
* $Id$
*/
#ifndef __TRANSMISSION__

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id: utils.c 8686 2009-06-14 01:01:46Z charles $
* $Id$
*/
#include <assert.h>

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id: utils.h 8685 2009-06-14 01:00:36Z charles $
* $Id$
*/
#ifndef __TRANSMISSION__

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id:$
* $Id$
*/
#include "transmission.h"

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id:$
* $Id$
*/
#ifndef __TRANSMISSION__

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id:$
* $Id$
*/
#include <assert.h>

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id:$
* $Id$
*/
#ifndef __TRANSMISSION__

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id:$
* $Id$
*/
#include <assert.h>

View File

@ -7,7 +7,7 @@
* This exemption does not extend to derived works not owned by
* the Transmission project.
*
* $Id:$
* $Id$
*/
#ifndef __TRANSMISSION__

View File

@ -1,5 +1,5 @@
/******************************************************************************
* $Id: StringAdditions.h 2869 2007-08-19 03:03:28Z livings124 $
* $Id$
*
* Copyright (c) 2005-2010 Transmission authors and contributors
*

View File

@ -7,7 +7,7 @@
*
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
* $Id:$
* $Id$
*/
#include "add-data.h"

View File

@ -7,7 +7,7 @@
*
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
* $Id:$
* $Id$
*/
#ifndef QTR_DBUS_ADAPTOR_H