Skip to content

Commit

Permalink
Removed copyright statements.
Browse files Browse the repository at this point in the history
  • Loading branch information
bschmalhofer committed Nov 29, 2009
1 parent 479ece9 commit d212b6d
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 19 deletions.
2 changes: 0 additions & 2 deletions lib/Parrot/Test/Hq9plus.pm
@@ -1,7 +1,5 @@
# $Id$

# Copyright (C) 2005-2008, The Perl Foundation.

package Parrot::Test::Hq9plus;

use strict;
Expand Down
3 changes: 0 additions & 3 deletions src/builtins/hello.pir
@@ -1,6 +1,3 @@
# Copyright (C) 2006-2008, The Perl Foundation.
# $Id$

=head1

hello.pir -- simple implementation of a hello function
Expand Down
3 changes: 0 additions & 3 deletions src/builtins/nintynine_bottles_of_beer.pir
@@ -1,6 +1,3 @@
# Copyright (C) 2008, The Perl Foundation.
# $Id$

=head1

nintynine_bottles_of_beer.pir -- simple implementation of a nintynine_bottles_of_beer function
Expand Down
3 changes: 0 additions & 3 deletions src/builtins/plus.pir
@@ -1,6 +1,3 @@
# Copyright (C) 2006-2008, The Perl Foundation.
# $Id$

=head1

plus.pir -- simple implementation of a plus function
Expand Down
3 changes: 0 additions & 3 deletions src/builtins/quine.pir
@@ -1,6 +1,3 @@
# Copyright (C) 2008, The Perl Foundation.
# $Id$

=head1

quine.pir -- a simple print, the code is passed in
Expand Down
1 change: 0 additions & 1 deletion src/parser/actions.pm
@@ -1,5 +1,4 @@
# $Id$
# Copyright (C) 2008, The Perl Foundation.

=begin comments
Expand Down
1 change: 0 additions & 1 deletion src/parser/grammar.pg
@@ -1,5 +1,4 @@
# $Id$
# Copyright (C) 2008, The Perl Foundation.

=begin overview

Expand Down
3 changes: 0 additions & 3 deletions t/basic.t
@@ -1,8 +1,5 @@
#! perl

# Copyright (C) 2006-2008, The Perl Foundation.
# $Id$

=head1 NAME
hq9plus/t/basic.t - tests for HQ9plus
Expand Down

0 comments on commit d212b6d

Please sign in to comment.