Skip to content

Commit a86a41b

Browse files
committed
fix copyrights
1 parent 8310b9a commit a86a41b

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

platform/solaris/ips/create.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020

2121
#
22-
# Copyright (c) 2008, 2016, Oracle and/or its affiliates. All rights reserved.
22+
# Copyright (c) 2008, 2017, Oracle and/or its affiliates. All rights reserved.
2323
#
2424

2525

src/org/opensolaris/opengrok/analysis/document/TroffXref.lex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
21+
* Copyright (c) 2005, 2017, Oracle and/or its affiliates. All rights reserved.
2222
*
2323
* Portions Copyright 2011 Jens Elkner.
2424
*/

src/org/opensolaris/opengrok/analysis/executables/ELFAnalyzer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved.
21+
* Copyright (c) 2005, 2017, Oracle and/or its affiliates. All rights reserved.
2222
*/
2323
package org.opensolaris.opengrok.analysis.executables;
2424

src/org/opensolaris/opengrok/analysis/javascript/Consts.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
21+
* Copyright (c) 2006, 2017, Oracle and/or its affiliates. All rights reserved.
2222
*/
2323

2424
package org.opensolaris.opengrok.analysis.javascript;

src/org/opensolaris/opengrok/analysis/javascript/JavaScriptXref.lex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2006, 2016, Oracle and/or its affiliates. All rights reserved.
21+
* Copyright (c) 2006, 2017, Oracle and/or its affiliates. All rights reserved.
2222
*/
2323

2424
/*

src/org/opensolaris/opengrok/analysis/sh/ShXref.lex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2005, 2016, Oracle and/or its affiliates. All rights reserved.
21+
* Copyright (c) 2005, 2017, Oracle and/or its affiliates. All rights reserved.
2222
*/
2323

2424
package org.opensolaris.opengrok.analysis.sh;

src/org/opensolaris/opengrok/web/EftarFileReader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved.
21+
* Copyright (c) 2005, 2017, Oracle and/or its affiliates. All rights reserved.
2222
*/
2323
package org.opensolaris.opengrok.web;
2424

web/js/diff-0.0.1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
21+
* Copyright (c) 2016, 2017 Oracle and/or its affiliates. All rights reserved.
2222
*/
2323

2424
/*

web/js/repos-0.0.1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
21+
* Copyright (c) 2016, 2017 Oracle and/or its affiliates. All rights reserved.
2222
*/
2323

2424
/*

web/js/tablesorter-parsers-0.0.1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
21+
* Copyright (c) 2016, 2017 Oracle and/or its affiliates. All rights reserved.
2222
*/
2323
$.tablesorter.addParser({
2424
id: 'dates',

0 commit comments

Comments
 (0)