Skip to content

Commit 78abf37

Browse files
jdduncanprashanttekriwal
authored andcommitted
Add license text to copyrighted README files under storage/ndb/nodejs
(cherry picked from commit d169b0b60086fed9c14ba148ec6a3da023c30e54)
1 parent 32151dd commit 78abf37

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

storage/ndb/nodejs/ReadMe

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
2+
3+
This program is free software; you can redistribute it and/or modify
4+
it under the terms of the GNU General Public License as published by
5+
the Free Software Foundation; version 2 of the License.
6+
7+
This program is distributed in the hope that it will be useful,
8+
but WITHOUT ANY WARRANTY; without even the implied warranty of
9+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10+
GNU General Public License for more details.
11+
12+
You should have received a copy of the GNU General Public License
13+
along with this program; if not, write to the Free Software
14+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
15+
----------
16+
17+
118
This is some sample application code illustrating Database Jones,
219
including a pre-built jones-ndb for this version of MySQL Cluster.
320

@@ -22,6 +39,3 @@ Started: 499
2239
Passed: 497
2340
Failed: 0
2441
Skipped: 2
25-
26-
27-
Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.

storage/ndb/nodejs/jones-ndb/README.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,22 @@ NDB Connection Properties
102102
Each Jones Service Provider supports a different set of connection properties, based on the data source it supports. These properties, and their default values, are documented in the file [DefaultConnectionProperties.js](DefaultConnectionProperties.js)
103103

104104

105-
Copyright
106-
---------
107-
Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
108-
109-
105+
Copyright and License Terms
106+
---------------------------
107+
Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
108+
109+
This program is free software; you can redistribute it and/or modify
110+
it under the terms of the GNU General Public License as published by
111+
the Free Software Foundation; version 2 of the License.
112+
113+
This program is distributed in the hope that it will be useful,
114+
but WITHOUT ANY WARRANTY; without even the implied warranty of
115+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
116+
GNU General Public License for more details.
117+
118+
You should have received a copy of the GNU General Public License
119+
along with this program; if not, write to the Free Software
120+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
110121

111122

112123

0 commit comments

Comments
 (0)