Remove all occurences of $Id$.
[oweals/tinc.git] / src / graph.h
index 0d5be20c1ca6262391a0deb28c22daf41ce09f82..a701f4897fc605f789105a70fcfdaf4c039dd34a 100644 (file)
@@ -16,8 +16,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 __TINC_GRAPH_H__