mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05:00
Updated the copyright information.
This commit is contained in:
parent
eb638328b3
commit
64771b8b7d
@ -2,7 +2,7 @@
|
|||||||
##
|
##
|
||||||
## Error.pm
|
## Error.pm
|
||||||
## Copyright (C) 2000 Modifications by the gBootRoot Project
|
## 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
|
## 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
|
## it under the terms of the GNU General Public License as published by
|
||||||
|
@ -873,7 +873,9 @@ sub create_filesystem {
|
|||||||
info(1, "\tCreate\t$newdir\n");
|
info(1, "\tCreate\t$newdir\n");
|
||||||
}
|
}
|
||||||
delete $Included{$file}; # Get rid of it so next pass doesn't copy it
|
delete $Included{$file}; # Get rid of it so next pass doesn't copy it
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
###########################################################################
|
###########################################################################
|
||||||
##
|
##
|
||||||
## YardBox.pm
|
## 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
|
## 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
|
## it under the terms of the GNU General Public License as published by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user