Finally kill the Id strings.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/usr/bin/perl -w
|
||||
|
||||
# $Id$
|
||||
#
|
||||
# Copyright (c) 2008, Ethan Dicks <ethan.dicks@gmail.com>
|
||||
#
|
||||
# This file is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
#!/usr/bin/perl -w
|
||||
|
||||
# $Id$
|
||||
|
||||
# Following is the POD documentation, type perldoc lcdmetar.pl to read it.
|
||||
=pod
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
8/2000 Andi Kleen make the list operations a bit more efficient.
|
||||
People are crazy enough to use thousands of aliases now.
|
||||
|
||||
$Id$
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* Copyright 1998 by Andi Kleen. Subject to the GPL. */
|
||||
/* rewritten by bernd eckenfels because of complicated alias semantic */
|
||||
/* $Id$ */
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user