Fix license header violations in aaa-authn
[aaa.git] / aaa-authn / src / test / java / org / opendaylight / aaa / PasswordCredentialTest.java
index a1cbd14f2debf8e4a97d4b796a168e5aaf919c49..288092b081e3291d3bbdb55941c711138d044866 100644 (file)
@@ -1,11 +1,11 @@
 /*
- * Copyright (c) 2014 Hewlett-Packard Development Company, L.P. and others.
- * All rights reserved.
+ * Copyright (c) 2014, 2015 Hewlett-Packard Development Company, L.P. and others.  All rights reserved.
  *
  * This program and the accompanying materials are made available under the
- * terms of the Eclipse License v1.0 which accompanies this distribution,
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
+
 package org.opendaylight.aaa;
 
 import static org.junit.Assert.assertEquals;