Skip to content

Commit a48c65a

Browse files
authored
Merge pull request #2413 from jhipster/copyright-date-update
Update Copyright Headers
2 parents f5205a0 + c323198 commit a48c65a

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Copyright 2020-2024 the original author or authors from the JHipster project
2+
Copyright 2020-2025 the original author or authors from the JHipster project
33

44
Apache License
55
Version 2.0, January 2004

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
JHipster
2-
Copyright 2020-2024 the original author or authors from the JHipster project.
2+
Copyright 2020-2025 the original author or authors from the JHipster project.
33

44
For more information on the JHipster project, see https://www.jhipster.tech/

generators/common/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2020-2024 the original author or authors from the JHipster project.
2+
* Copyright 2020-2025 the original author or authors from the JHipster project.
33
*
44
* This file is part of the JHipster project, see https://www.jhipster.tech/
55
* for more information.

generators/common/templates/README.md.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<%#
2-
Copyright 2020-2024 the original author or authors from the JHipster project.
2+
Copyright 2020-2025 the original author or authors from the JHipster project.
33
44
This file is part of the JHipster project, see https://www.jhipster.tech/
55
for more information.

generators/husky/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2020-2024 the original author or authors from the JHipster project.
2+
* Copyright 2020-2025 the original author or authors from the JHipster project.
33
*
44
* This file is part of the JHipster project, see https://www.jhipster.tech/
55
* for more information.

generators/prettier/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2020-2024 the original author or authors from the JHipster project.
2+
* Copyright 2020-2025 the original author or authors from the JHipster project.
33
*
44
* This file is part of the JHipster project, see https://www.jhipster.tech/
55
* for more information.

generators/server/templates/package.json.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<%#
2-
Copyright 2020-2024 the original author or authors from the JHipster project.
2+
Copyright 2020-2025 the original author or authors from the JHipster project.
33
44
This file is part of the JHipster project, see https://www.jhipster.tech/
55
for more information.

0 commit comments

Comments
 (0)