Removed invalid copyrights.

This commit is contained in:
JT Smith 2002-11-25 05:54:13 +00:00
parent 86d374258c
commit 35e28f3227
4 changed files with 1 additions and 22 deletions

View file

@ -1,11 +1,5 @@
package WebGUI::Authentication;
#-------------------------------------------------------------------
# This module is Copyright 2002 by M. Kamerbeek of Procolix
# (procolix.com) for WebGUI and released under GNU/GPL.
#-------------------------------------------------------------------
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2002 Plain Black LLC.
#-------------------------------------------------------------------

View file

@ -1,10 +1,5 @@
package WebGUI::Authentication::LDAP;
#-------------------------------------------------------------------
# This module is copyright by M. Kamerbeek of Procolix (procolix.com)
# for WebGUI and released under GNU/GPL.
#-------------------------------------------------------------------
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2002 Plain Black LLC.
#-------------------------------------------------------------------

View file

@ -1,10 +1,5 @@
package WebGUI::Authentication::SMB;
#-------------------------------------------------------------------
# This module is copyright by M. Kamerbeek of Procolix (procolix.com)
# for WebGUI and released under GNU/GPL.
#-------------------------------------------------------------------
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2002 Plain Black LLC.
#-------------------------------------------------------------------

View file

@ -1,10 +1,5 @@
package WebGUI::Authentication::WebGUI;
#-------------------------------------------------------------------
# This module is copyright by M. Kamerbeek of Procolix (procolix.com)
# for WebGUI and released under GNU/GPL.
#-------------------------------------------------------------------
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2002 Plain Black LLC.
#-------------------------------------------------------------------
@ -111,4 +106,4 @@ sub formEditUserSettings {
return '';
}
1;
1;