diff --git a/LICENSE.txt b/LICENSE.txt index 39d39dd..7182b5a 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ - Copyright 2017-2023 the original author or authors from the JHipster project + Copyright 2017-2024 the original author or authors from the JHipster project Apache License Version 2.0, January 2004 diff --git a/NOTICE b/NOTICE index 803afe3..86ca049 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ JHipster React library -Copyright 2017-2023 the original author or authors from the JHipster project. +Copyright 2017-2024 the original author or authors from the JHipster project. For more information on the JHipster project, see https://www.jhipster.tech/ diff --git a/src/component/index.ts b/src/component/index.ts index 7bb27a5..91ae7bf 100644 --- a/src/component/index.ts +++ b/src/component/index.ts @@ -1,5 +1,5 @@ /* - Copyright 2017-2023 the original author or authors from the JHipster project. + Copyright 2017-2024 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. diff --git a/src/component/metrics/index.ts b/src/component/metrics/index.ts index 4abe946..92a622f 100644 --- a/src/component/metrics/index.ts +++ b/src/component/metrics/index.ts @@ -1,5 +1,5 @@ /* - Copyright 2017-2023 the original author or authors from the JHipster project. + Copyright 2017-2024 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. diff --git a/src/component/pagination/item-count.spec.tsx b/src/component/pagination/item-count.spec.tsx index 64aa7ab..7a194b5 100644 --- a/src/component/pagination/item-count.spec.tsx +++ b/src/component/pagination/item-count.spec.tsx @@ -2,7 +2,7 @@ * @vitest-environment jsdom */ /* - Copyright 2017-2023 the original author or authors from the JHipster project. + Copyright 2017-2024 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. diff --git a/src/component/pagination/item-count.tsx b/src/component/pagination/item-count.tsx index b7b9221..a87f5b5 100644 --- a/src/component/pagination/item-count.tsx +++ b/src/component/pagination/item-count.tsx @@ -1,5 +1,5 @@ /* - Copyright 2017-2023 the original author or authors from the JHipster project. + Copyright 2017-2024 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. diff --git a/src/form/validated-form.tsx b/src/form/validated-form.tsx index 003e601..5fbf117 100644 --- a/src/form/validated-form.tsx +++ b/src/form/validated-form.tsx @@ -1,5 +1,5 @@ /* - Copyright 2017-2023 the original author or authors from the JHipster project. + Copyright 2017-2024 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. diff --git a/src/formatter/index.ts b/src/formatter/index.ts index e4e208f..14bce42 100644 --- a/src/formatter/index.ts +++ b/src/formatter/index.ts @@ -1,5 +1,5 @@ /* - Copyright 2017-2023 the original author or authors from the JHipster project. + Copyright 2017-2024 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. diff --git a/src/formatter/text-format.tsx b/src/formatter/text-format.tsx index 13b91e5..fdfdf18 100644 --- a/src/formatter/text-format.tsx +++ b/src/formatter/text-format.tsx @@ -1,5 +1,5 @@ /* - Copyright 2017-2023 the original author or authors from the JHipster project. + Copyright 2017-2024 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. diff --git a/src/index.ts b/src/index.ts index 0d98681..c796759 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,5 +1,5 @@ /* - Copyright 2017-2023 the original author or authors from the JHipster project. + Copyright 2017-2024 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. diff --git a/src/util/data-utils.ts b/src/util/data-utils.ts index e622c85..e622e9a 100644 --- a/src/util/data-utils.ts +++ b/src/util/data-utils.ts @@ -1,7 +1,7 @@ import React from 'react'; /* - Copyright 2017-2023 the original author or authors from the JHipster project. + Copyright 2017-2024 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. Licensed under the Apache License, Version 2.0 (the "License");