Skip to content

Commit e33cbce

Browse files
author
Tomasz Kaczmarzyk
committed
updated license headers
1 parent 8c5b5a5 commit e33cbce

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

src/main/java/net/kaczmarzyk/spring/data/jpa/domain/IgnoreCaseStrategy.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/**
2-
* Copyright 2014-2023 the original author or authors.
1+
/*
2+
* Copyright 2014-2025 the original author or authors.
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/java/net/kaczmarzyk/spring/data/jpa/domain/IgnoreCaseStrategyAware.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/**
2-
* Copyright 2014-2023 the original author or authors.
1+
/*
2+
* Copyright 2014-2025 the original author or authors.
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/java/net/kaczmarzyk/spring/data/jpa/utils/CaseConversionHelper.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/**
2-
* Copyright 2014-2023 the original author or authors.
1+
/*
2+
* Copyright 2014-2025 the original author or authors.
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/test/java/net/kaczmarzyk/spring/data/jpa/domain/GermanAndTurkishCharactersTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/**
2-
* Copyright 2014-2023 the original author or authors.
1+
/*
2+
* Copyright 2014-2025 the original author or authors.
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)