Skip to content

Commit 75cd1e5

Browse files
harrisricvladak
authored andcommitted
add / update copyright
1 parent 279e669 commit 75cd1e5

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/history/SubversionHistoryParser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/*
2121
* Copyright (c) 2006, 2020, Oracle and/or its affiliates. All rights reserved.
2222
* Portions Copyright (c) 2017, 2020, Chris Fraire <[email protected]>.
23-
* Portions Copyright (c) 2020, Ric Harris <[email protected]>.
23+
* Portions Copyright (c) 2020, 2023, Ric Harris <[email protected]>.
2424
*/
2525
package org.opengrok.indexer.history;
2626

opengrok-indexer/src/main/java/org/opengrok/indexer/history/SubversionRepository.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
/*
2121
* Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
2222
* Portions Copyright (c) 2017, 2020, Chris Fraire <[email protected]>.
23+
* Portions Copyright (c) 2023, Ric Harris <[email protected]>.
2324
*/
2425
package org.opengrok.indexer.history;
2526

opengrok-indexer/src/test/java/org/opengrok/indexer/history/FileHistoryCacheTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/*
2121
* Copyright (c) 2014, 2022, Oracle and/or its affiliates. All rights reserved.
2222
* Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
23-
* Portions Copyright (c) 2020, Ric Harris <[email protected]>.
23+
* Portions Copyright (c) 2020, 2023, Ric Harris <[email protected]>.
2424
*/
2525
package org.opengrok.indexer.history;
2626

0 commit comments

Comments
 (0)