Skip to content

Commit

Permalink
Update copyright headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jhipster-bot authored and github-actions[bot] committed Dec 31, 2024
1 parent 0ebd3e2 commit 582d784
Show file tree
Hide file tree
Showing 263 changed files with 263 additions and 263 deletions.
2 changes: 1 addition & 1 deletion .blueprint/cli/commands.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2013-2024 the original author or authors from the JHipster project.
* Copyright 2013-2025 the original author or authors from the JHipster project.
*
* This file is part of the JHipster project, see https://www.jhipster.tech/
* for more information.
Expand Down
2 changes: 1 addition & 1 deletion .blueprint/generate-sample/command.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2013-2024 the original author or authors from the JHipster project.
* Copyright 2013-2025 the original author or authors from the JHipster project.
*
* This file is part of the JHipster project, see https://www.jhipster.tech/
* for more information.
Expand Down
2 changes: 1 addition & 1 deletion .blueprint/synchronize/command.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2013-2024 the original author or authors from the JHipster project.
* Copyright 2013-2025 the original author or authors from the JHipster project.
*
* This file is part of the JHipster project, see https://www.jhipster.tech/
* for more information.
Expand Down
2 changes: 1 addition & 1 deletion .blueprint/synchronize/generator.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2013-2024 the original author or authors from the JHipster project.
* Copyright 2013-2025 the original author or authors from the JHipster project.
*
* This file is part of the JHipster project, see https://www.jhipster.tech/
* for more information.
Expand Down
2 changes: 1 addition & 1 deletion .blueprint/synchronize/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2013-2024 the original author or authors from the JHipster project.
* Copyright 2013-2025 the original author or authors from the JHipster project.
*
* This file is part of the JHipster project, see https://www.jhipster.tech/
* for more information.
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/build-matrix/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright 2013-2024 the original author or authors from the JHipster project.
# Copyright 2013-2025 the original author or authors from the JHipster project.
#
# This file is part of the JHipster project, see https://www.jhipster.tech/
# for more information.
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/compare-base/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright 2013-2024 the original author or authors from the JHipster project.
# Copyright 2013-2025 the original author or authors from the JHipster project.
#
# This file is part of the JHipster project, see https://www.jhipster.tech/
# for more information.
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/compare/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright 2013-2024 the original author or authors from the JHipster project.
# Copyright 2013-2025 the original author or authors from the JHipster project.
#
# This file is part of the JHipster project, see https://www.jhipster.tech/
# for more information.
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/generate/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright 2013-2024 the original author or authors from the JHipster project.
# Copyright 2013-2025 the original author or authors from the JHipster project.
#
# This file is part of the JHipster project, see https://www.jhipster.tech/
# for more information.
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright 2013-2024 the original author or authors from the JHipster project.
# Copyright 2013-2025 the original author or authors from the JHipster project.
#
# This file is part of the JHipster project, see https://www.jhipster.tech/
# for more information.
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Copyright 2013-2024 the original author or authors from the JHipster project
Copyright 2013-2025 the original author or authors from the JHipster project

Apache License
Version 2.0, January 2004
Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
JHipster
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.

For more information on the JHipster project, see https://www.jhipster.tech/
2 changes: 1 addition & 1 deletion cli/logo.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2013-2024 the original author or authors from the JHipster project.
* Copyright 2013-2025 the original author or authors from the JHipster project.
*
* This file is part of the JHipster project, see https://www.jhipster.tech/
* for more information.
Expand Down
2 changes: 1 addition & 1 deletion generators/detekt/templates/gradle/detekt.gradle.ejs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
2 changes: 1 addition & 1 deletion generators/kotlin/templates/gradle/kotlin.gradle.ejs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://jhipster.github.io/
for more information.
Expand Down
2 changes: 1 addition & 1 deletion generators/ktlint/templates/gradle/ktlint.gradle.ejs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
2 changes: 1 addition & 1 deletion generators/spring-boot-v2/migration.cjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2013-2024 the original author or authors from the JHipster project.
* Copyright 2013-2025 the original author or authors from the JHipster project.
*
* This file is part of the JHipster project, see https://www.jhipster.tech/
* for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://jhipster.github.io/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://jhipster.github.io/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://jhipster.github.io/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://jhipster.github.io/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://jhipster.github.io/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
2 changes: 1 addition & 1 deletion generators/spring-boot/kotlin-constants.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2013-2024 the original author or authors from the JHipster project.
* Copyright 2013-2025 the original author or authors from the JHipster project.
*
* This file is part of the JHipster project, see https://www.jhipster.tech/
* for more information.
Expand Down
2 changes: 1 addition & 1 deletion generators/spring-boot/needle-server-cache-kt.cjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2013-2024 the original author or authors from the JHipster project.
* Copyright 2013-2025 the original author or authors from the JHipster project.
*
* This file is part of the JHipster project, see https://www.jhipster.tech/
* for more information.
Expand Down
2 changes: 1 addition & 1 deletion generators/spring-boot/needles.cjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2013-2024 the original author or authors from the JHipster project.
* Copyright 2013-2025 the original author or authors from the JHipster project.
*
* This file is part of the JHipster project, see https://www.jhipster.tech/
* for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://jhipster.github.io/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.
This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.

This file is part of the JHipster project, see https://jhipster.github.io/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.

This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.

This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.

This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.

This file is part of the JHipster project, see https://jhipster.github.io/
for more information.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%#
Copyright 2013-2024 the original author or authors from the JHipster project.
Copyright 2013-2025 the original author or authors from the JHipster project.

This file is part of the JHipster project, see https://www.jhipster.tech/
for more information.
Expand Down
Loading

0 comments on commit 582d784

Please sign in to comment.