Browse Source

Updated the copyright information.

master
freesource 23 years ago
parent
commit
64771b8b7d
  1. 2
      BootRoot/Error.pm
  2. 2
      BootRoot/Yard.pm
  3. 2
      BootRoot/YardBox.pm

2
BootRoot/Error.pm

@ -2,7 +2,7 @@
##
## Error.pm
## Copyright (C) 2000 Modifications by the gBootRoot Project
## Copyright (C) 2000 by Jonathan Rosenbaum
## Copyright (C) 2000, 2001 by Jonathan Rosenbaum
##
## This program is free software; you may redistribute it and/or modify
## it under the terms of the GNU General Public License as published by

2
BootRoot/Yard.pm

@ -873,7 +873,9 @@ sub create_filesystem {
info(1, "\tCreate\t$newdir\n");
}
delete $Included{$file}; # Get rid of it so next pass doesn't copy it
}
}

2
BootRoot/YardBox.pm

@ -1,7 +1,7 @@
###########################################################################
##
## YardBox.pm
## Copyright (C) 2000 by Jonathan Rosenbaum
## Copyright (C) 2000, 2001 by Jonathan Rosenbaum
##
## This program is free software; you may redistribute it and/or modify
## it under the terms of the GNU General Public License as published by

Loading…
Cancel
Save