Skip to content

Commit 4f8db07

Browse files
authored
build: 2026 (#6988)
1 parent bcc8f43 commit 4f8db07

File tree

3 files changed

+3
-3
lines changed
  • tobago-assembly/src/main/resources
  • tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component
  • tobago-example/tobago-example-demo/src/main/webapp

3 files changed

+3
-3
lines changed

tobago-assembly/src/main/resources/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Tobago
2-
Copyright 2005-2025 The Apache Software Foundation
2+
Copyright 2005-2026 The Apache Software Foundation
33

44
Based on source code originally developed by
55
Atanion GmbH (http://www.atanion.com/)

tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
/**
2121
* <b>Tobago Framework Component Tag Library 6.9.1-SNAPSHOT -
22-
* (C) Copyright 2005-2025 The Apache Software Foundation</b>
22+
* (C) Copyright 2005-2026 The Apache Software Foundation</b>
2323
*/
2424
@org.apache.myfaces.tobago.apt.annotation.Taglib(
2525
shortName = "tc",

tobago-example/tobago-example-demo/src/main/webapp/main.xhtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
</tc:popup>
131131

132132
<tc:footer fixed="true">
133-
© 2005-2025 Apache Software Foundation, Licensed under the <a
133+
© 2005-2026 Apache Software Foundation, Licensed under the <a
134134
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
135135
</tc:footer>
136136

0 commit comments

Comments
 (0)