Skip to content

Commit 6f8cb1a

Browse files
committed
Update inception year to 2025
1 parent 7943ff3 commit 6f8cb1a

28 files changed

Lines changed: 29 additions & 29 deletions

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 con terra GmbH (info@conterra.de)
2+
* Copyright (C) 2025 con terra GmbH (info@conterra.de)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (C) 2023 con terra GmbH (info@conterra.de)
4+
Copyright (C) 2025 con terra GmbH (info@conterra.de)
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -324,7 +324,7 @@
324324
<properties>
325325
<owner>con terra GmbH</owner>
326326
<email>info@conterra.de</email>
327-
<project.inceptionYear>2023</project.inceptionYear>
327+
<project.inceptionYear>2025</project.inceptionYear>
328328
</properties>
329329
<includes>
330330
<include>src/main/js/**/*.js</include>

src/main/config/assembly.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
3-
Copyright (C) 2023 con terra GmbH (info@conterra.de)
3+
Copyright (C) 2025 con terra GmbH (info@conterra.de)
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

src/main/js/apps/sample/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2023 con terra GmbH (info@conterra.de)
2+
* Copyright (C) 2025 con terra GmbH (info@conterra.de)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/js/apps/sample/nls/bundle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 con terra GmbH (info@conterra.de)
2+
* Copyright (C) 2025 con terra GmbH (info@conterra.de)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/js/apps/sample/nls/de/bundle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 con terra GmbH (info@conterra.de)
2+
* Copyright (C) 2025 con terra GmbH (info@conterra.de)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/js/bundles/dn_charting-c3/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/js/bundles/dn_charting-c3/styles/c3.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2023 con terra GmbH (info@conterra.de)
2+
* Copyright (C) 2025 con terra GmbH (info@conterra.de)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/js/bundles/dn_charting/C3ChartsDataProvider.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 con terra GmbH (info@conterra.de)
2+
* Copyright (C) 2025 con terra GmbH (info@conterra.de)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/js/bundles/dn_charting/C3ChartsFactory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 con terra GmbH (info@conterra.de)
2+
* Copyright (C) 2025 con terra GmbH (info@conterra.de)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)