Remove legacy "Id" tags, trim unnecessary lines, and update copyright
year ranges.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
13 files changed:
-$Id$
-
BANSSHEE FAQ
If I connect as an invalid user sshd writes the corresponding message to the logfile. Approximately 5 to 60 seconds later
-$Id$
-
BANSSHEE CHANGE LOG
Version 1.0 (16 October 2006):
-$Id$
-
The recommended install location for Bansshee is:
/usr/local/sbin/bansshee
-#
# Makefile
# Bansshee installation Makefile
#
-# Created by Wincent Colaiuta, 16 October 2006.
-# Copyright 2006 Wincent Colaiuta.
-# $Id$
+# Copyright 2006-2009 Wincent Colaiuta. All rights reserved.
install:
install -d /usr/local/sbin
#!/usr/bin/perl
-#
# bansshee
-# Bansshee
#
-# Created by Wincent Colaiuta on Monday 10 April 2006.
-# Copyright 2006 Wincent Colaiuta
-# $Id$
+# Copyright 2006-2009 Wincent Colaiuta. All rights reserved.
use strict;
use warnings;
# To override a given setting uncomment the corresponding line (remove the # symbol that begins the line) and alter the setting
# See the README file for detailed information about each setting.
-# $Id$
#
# General settings
-$Id$
-
This directory contains platform-specific support files for Bansshee. Each subdirectory contains support files for a single
platform:
-$Id$
-
This directory contains platform-specific Bansshee support files for Red Hat Enterprise Linux ES release 3.
-# $Id$
-
Title = "Bansshee (secure-log)"
# Logfile group
#!/usr/bin/perl
-#
-# $Id$
use Socket;
-$Id$
-
Debian Sarge support files by Kai Stannigel <kaist@gmx.net>.
These support files are distributed in the hope that it will be
-# $Id$
-
Title = "Bansshee (secure-log)"
# Logfile group
#!/usr/bin/perl
-#
-# $Id$
use Socket;