Skip to content

Commit 233cefd

Browse files
committed
Sync copyright in njs/ files
1 parent 5347214 commit 233cefd

14 files changed

+14
-14
lines changed

src/njs/src/njsCommon.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2015, 2016, Oracle and/or its affiliates.
1+
/* Copyright (c) 2015, 2017, Oracle and/or its affiliates.
22
All rights reserved. */
33

44
/******************************************************************************

src/njs/src/njsCommon.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2015-2017 Oracle and/or its affiliates.
1+
/* Copyright (c) 2015, 2017, Oracle and/or its affiliates.
22
All rights reserved. */
33

44
/******************************************************************************

src/njs/src/njsConnection.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2015, 2016, Oracle and/or its affiliates.
1+
/* Copyright (c) 2015, 2017, Oracle and/or its affiliates.
22
All rights reserved. */
33

44
/******************************************************************************

src/njs/src/njsConnection.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2015, 2016, Oracle and/or its affiliates.
1+
/* Copyright (c) 2015, 2017, Oracle and/or its affiliates.
22
All rights reserved. */
33

44
/******************************************************************************

src/njs/src/njsIntLob.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2015-2017, Oracle and/or its affiliates. All rights reserved. */
1+
/* Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. */
22

33
/******************************************************************************
44
*

src/njs/src/njsIntLob.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. */
1+
/* Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. */
22

33
/******************************************************************************
44
*

src/njs/src/njsMessages.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2015, 2016, Oracle and/or its affiliates.
1+
/* Copyright (c) 2015, 2017, Oracle and/or its affiliates.
22
All rights reserved. */
33

44
/******************************************************************************

src/njs/src/njsMessages.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2015, 2016, Oracle and/or its affiliates.
1+
/* Copyright (c) 2015, 2017, Oracle and/or its affiliates.
22
All rights reserved. */
33

44
/******************************************************************************

src/njs/src/njsOracle.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2015, 2017 Oracle and/or its affiliates. All rights reserved. */
1+
/* Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. */
22

33
/******************************************************************************
44
*

src/njs/src/njsOracle.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2015, 2017 Oracle and/or its affiliates. All rights reserved. */
1+
/* Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. */
22

33
/******************************************************************************
44
*

0 commit comments

Comments
 (0)