Skip to content

Commit 6fee020

Browse files
Update copyright headers (jhipster#1544)
Co-authored-by: jhipster-bot <[email protected]>
1 parent a7243d9 commit 6fee020

File tree

289 files changed

+289
-289
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

289 files changed

+289
-289
lines changed

.blueprint/cli/commands.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2013-2024 the original author or authors from the JHipster project.
2+
* Copyright 2013-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.

.blueprint/generate-sample/command.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2013-2024 the original author or authors from the JHipster project.
2+
* Copyright 2013-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.

LICENSE

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

2-
Copyright 2019-2024 the original author or authors from the JHipster project
2+
Copyright 2019-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 2019-2024 the original author or authors from the JHipster project.
2+
Copyright 2019-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/blazor/entities-blazor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2019-2024 the original author or authors from the JHipster project.
2+
* Copyright 2019-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/blazor/files-blazor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2019-2024 the original author or authors from the JHipster project.
2+
* Copyright 2019-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/blazor/templates/src/client/Project.Client.Shared/Constants/ErrorConst.cs.ejs

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

generators/blazor/templates/src/client/Project.Client.Shared/Constants/TypeAlert.cs.ejs

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

generators/blazor/templates/src/client/Project.Client.Shared/Models/JhiAlert.cs.ejs

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

generators/blazor/templates/src/client/Project.Client/App.razor.cs.ejs

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

0 commit comments

Comments
 (0)