From c4b8fef36281851a4f2abd9f9c025e4419a92138 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 4 Jan 2009 00:35:51 +0000 Subject: Remove svn $Id$s from our source, and remove tor --version --version. The subversion $Id$ fields made every commit force a rebuild of whatever file got committed. They were not actually useful for telling the version of Tor files in the wild. svn:r17867 --- src/or/router.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/or/router.c') diff --git a/src/or/router.c b/src/or/router.c index 55618c4eb..7ed4af17d 100644 --- a/src/or/router.c +++ b/src/or/router.c @@ -3,9 +3,6 @@ * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007-2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/* $Id$ */ -const char router_c_id[] = - "$Id$"; #define ROUTER_PRIVATE -- cgit v1.2.3