|
@@ -1,9 +1,9 @@
|
|
/*
|
|
/*
|
|
* Password Management Servlets (PWM)
|
|
* Password Management Servlets (PWM)
|
|
- * http://code.google.com/p/pwm/
|
|
|
|
|
|
+ * http://www.pwm-project.org
|
|
*
|
|
*
|
|
* Copyright (c) 2006-2009 Novell, Inc.
|
|
* Copyright (c) 2006-2009 Novell, Inc.
|
|
- * Copyright (c) 2009-2015 The PWM Project
|
|
|
|
|
|
+ * Copyright (c) 2009-2016 The PWM Project
|
|
*
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* This program is free software; you can 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
|
|
@@ -18,7 +18,6 @@
|
|
* You should have received a copy of the GNU General Public License
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program; if not, write to the Free Software
|
|
* along with this program; if not, write to the Free Software
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
- *
|
|
|
|
*/
|
|
*/
|
|
|
|
|
|
package password.pwm.config.stored;
|
|
package password.pwm.config.stored;
|