Removed invalid copyrights.
This commit is contained in:
parent
86d374258c
commit
35e28f3227
4 changed files with 1 additions and 22 deletions
|
|
@ -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.
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue