Merged remove-keywords-3.15 branch

This commit is contained in:
Andrew Johnson
2016-07-21 14:12:51 -05:00
732 changed files with 133 additions and 1791 deletions

View File

@@ -5,8 +5,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Revision-Id$
use Carp;
# Copy directories and files from a template

View File

@@ -5,8 +5,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Revision-Id$
use Carp;
use Cwd qw(getcwd abs_path);
use File::Spec;

View File

@@ -5,8 +5,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Id$
package EPICS::Readfile;
require 5.000;
require Exporter;

View File

@@ -5,8 +5,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Revision-Id$
use Carp;
#

View File

@@ -5,8 +5,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Id$
package EPICS::macLib::entry;
sub new ($$) {

View File

@@ -5,8 +5,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Id$
use strict;
use warnings;

View File

@@ -8,8 +8,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
#
# $Revision-Id$
#
# Convert configure/RELEASE file(s) into something else.
#

View File

@@ -8,8 +8,6 @@
# in the file LICENSE that is included with this distribution.
#*************************************************************************
# $Revision-Id$
#
# Find and delete cvs .#* and editor backup *~
# files from all dirs of the directory tree.

View File

@@ -7,8 +7,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Id$
use FindBin qw($Bin);
use lib "$Bin/../../lib/perl";

View File

@@ -7,8 +7,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Id$
use FindBin qw($Bin);
use lib "$Bin/../../lib/perl";

View File

@@ -6,8 +6,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Id$
use strict;
use FindBin qw($Bin);

View File

@@ -7,8 +7,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Id$
use FindBin qw($Bin);
use lib "$Bin/../../lib/perl";

View File

@@ -7,8 +7,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Id$
use FindBin qw($Bin);
use lib "$Bin/../../lib/perl";

View File

@@ -10,7 +10,6 @@
#*************************************************************************
# Converts text file in DOS CR/LF format to unix ISO format
# $Revision-Id$
@files=@ARGV;

View File

@@ -6,8 +6,6 @@
# Author: Andrew Johnson <anj@aps.anl.gov>
# Date: 10 February 2005
#
# $Revision-Id$
#
use strict;

View File

@@ -6,8 +6,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Revision-Id$
# Determines an absolute pathname for its argument,
# which may be either a relative or absolute path and
# might have trailing directory names that don't exist yet.

View File

@@ -5,8 +5,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution.
#*************************************************************************
#
# $Revision-Id$
use strict;
use File::Basename;

View File

@@ -7,7 +7,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution.
#*************************************************************************
# $Revision-Id$
#
# Creates a ctdt.c file of C++ static constructors and destructors,
# as required for all vxWorks binaries containing C++ code.

View File

@@ -6,8 +6,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Id$
use strict;
use warnings;

View File

@@ -6,8 +6,6 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
# $Id$
use strict;
use warnings;