Skip to content

Commit 45ee255

Browse files
author
Vladimir Kotal
committed
fix copyrights
1 parent 42b9907 commit 45ee255

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

plugins/LdapPlugin/src/opengrok/auth/plugin/ldap/AbstractLdapProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* CDDL HEADER END
1818
*/
1919

20-
/*
20+
/*
2121
* Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
2222
*/
2323
package opengrok.auth.plugin.ldap;

plugins/UserPlugin/src/opengrok/auth/plugin/entity/User.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* CDDL HEADER END
1818
*/
1919

20-
/*
20+
/*
2121
* Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
2222
*/
2323
package opengrok.auth.plugin.entity;

test/org/opensolaris/opengrok/web/ProjectHelperTestBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* CDDL HEADER END
1818
*/
1919

20-
/*
20+
/*
2121
* Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
2222
*/
2323
package org.opensolaris.opengrok.web;

0 commit comments

Comments
 (0)