This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/master by this push:
     new b4c9bc9161 Update copyright year to 2023 for website CTR
b4c9bc9161 is described below

commit b4c9bc9161a87b2d589498428d5def98af951193
Author: Ken Hu <[email protected]>
AuthorDate: Thu Mar 16 23:01:24 2023 -0700

    Update copyright year to 2023 for website CTR
---
 docs/site/home/benefits-use-cases.html | 2 +-
 docs/site/home/community.html          | 2 +-
 docs/site/home/download.html           | 2 +-
 docs/site/home/gremlin.html            | 2 +-
 docs/site/home/index.html              | 2 +-
 docs/site/home/providers.html          | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/site/home/benefits-use-cases.html 
b/docs/site/home/benefits-use-cases.html
index f768d28f03..282109eecc 100644
--- a/docs/site/home/benefits-use-cases.html
+++ b/docs/site/home/benefits-use-cases.html
@@ -373,7 +373,7 @@ limitations under the License.
         <div class="container">
             <div class="row">
                 <div class="col-12">
-                    Copyright © 2015-2022 The Apache Software Foundation
+                    Copyright © 2015-2023 The Apache Software Foundation
                 </div>
             </div>
         </div>
diff --git a/docs/site/home/community.html b/docs/site/home/community.html
index e34604b3ec..d068eb0d6d 100644
--- a/docs/site/home/community.html
+++ b/docs/site/home/community.html
@@ -1197,7 +1197,7 @@ l = g.V().both()[1:3].toList()</code></pre>
         <div class="container">
             <div class="row">
                 <div class="col-12">
-                    Copyright © 2015-2022 The Apache Software Foundation
+                    Copyright © 2015-2023 The Apache Software Foundation
                 </div>
             </div>
         </div>
diff --git a/docs/site/home/download.html b/docs/site/home/download.html
index b370a869fd..bd6526a141 100644
--- a/docs/site/home/download.html
+++ b/docs/site/home/download.html
@@ -2328,7 +2328,7 @@ limitations under the License.
                 <div class="container">
                     <div class="row">
                         <div class="col-12">
-                            Copyright © 2015-2022 The Apache Software 
Foundation
+                            Copyright © 2015-2023 The Apache Software 
Foundation
                         </div>
                     </div>
                 </div>
diff --git a/docs/site/home/gremlin.html b/docs/site/home/gremlin.html
index d7a5b079fd..578c5c563a 100644
--- a/docs/site/home/gremlin.html
+++ b/docs/site/home/gremlin.html
@@ -615,7 +615,7 @@ g.V().has("name","gremlin").as("a").
                 <div class="container">
                     <div class="row">
                         <div class="col-12">
-                            Copyright © 2015-2022 The Apache Software 
Foundation
+                            Copyright © 2015-2023 The Apache Software 
Foundation
                         </div>
                     </div>
                 </div>
diff --git a/docs/site/home/index.html b/docs/site/home/index.html
index eb66df85bb..38528c66d5 100644
--- a/docs/site/home/index.html
+++ b/docs/site/home/index.html
@@ -1019,7 +1019,7 @@ 
g.V().has("name","gremlin").out("bought").aggregate("stash").
         <div class="container">
             <div class="row">
                 <div class="col-12">
-                    Copyright © 2015-2022 The Apache Software Foundation
+                    Copyright © 2015-2023 The Apache Software Foundation
                 </div>
             </div>
         </div>
diff --git a/docs/site/home/providers.html b/docs/site/home/providers.html
index e391efa160..1d397dd0b0 100644
--- a/docs/site/home/providers.html
+++ b/docs/site/home/providers.html
@@ -579,7 +579,7 @@ limitations under the License.
         <div class="container">
             <div class="row">
                 <div class="col-12">
-                    Copyright © 2015-2022 The Apache Software Foundation
+                    Copyright © 2015-2023 The Apache Software Foundation
                 </div>
             </div>
         </div>

Reply via email to