Skip to content

Commit fd68ab7

Browse files
authored
Update index.html - node-oracledb 6.8 and Copyright year 2025
1 parent 0afad10 commit fd68ab7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<img class="headerLogo" alt="node-oracledb logo" src="logo.png" />
2323
</div>
2424
<div class="headerContent">
25-
<h1 class="headerTitle">Node.js node-oracledb version 6.7</h1>
25+
<h1 class="headerTitle">Node.js node-oracledb version 6.8</h1>
2626
<nav class="headerNav" role="navigation">
2727
<ul>
2828
<li><a href="https://node-oracledb.readthedocs.io/en/latest/">Documentation</a></li>
@@ -192,7 +192,7 @@ <h2>Node-oracledb Features:</h2>
192192
<div id="license">
193193
<h2>License</h2>
194194

195-
<p>Copyright (c) 2015, 2024, Oracle and/or its affiliates. All rights reserved.</p>
195+
<p>Copyright (c) 2015, 2025, Oracle and/or its affiliates. All rights reserved.</p>
196196

197197
<p>This software is dual-licensed to you under the Universal Permissive
198198
License (UPL) 1.0 as shown at <a

0 commit comments

Comments
 (0)