Skip to content

Commit 7e062fc

Browse files
committed
Update template text
1 parent df98a95 commit 7e062fc

File tree

119 files changed

+150
-124
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+150
-124
lines changed

.github/SECURITY.md

Lines changed: 32 additions & 7 deletions

INSTALL.md

Lines changed: 1 addition & 1 deletion

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ limitations under the License.
224224
ODPI-C
225225
-------------------------------------------------------------------------------
226226

227-
Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.
227+
Copyright (c) 2016, 2022 Oracle and/or its affiliates.
228228

229229
This program is free software: you can modify it and/or redistribute it under
230230
the terms of:

NOTICE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Copyright (c) 2015, 2022, Oracle and/or its affiliates.

examples/aqmulti.js

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

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

examples/aqobject.js

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

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

examples/aqoptions.js

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

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

examples/aqraw.js

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

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

examples/blobhttp.js

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

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

examples/calltimeout.js

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

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

0 commit comments

Comments
 (0)