Skip to content

Commit 5a09262

Browse files
committed
chore: update license headers for changes files
- Update year and set copyright holder to "the original author or authors." - Change the license link to use `https`.
1 parent 58750ee commit 5a09262

File tree

25 files changed

+49
-49
lines changed

25 files changed

+49
-49
lines changed

grails-datastore-core/src/main/groovy/org/grails/datastore/mapping/collection/AbstractPersistentCollection.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/* Copyright (C) 2011 SpringSource
1+
/* Copyright (C) 2011-2025 the original author or authors.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.
55
* You may obtain a copy of the License at
66
*
7-
* http://www.apache.org/licenses/LICENSE-2.0
7+
* https://www.apache.org/licenses/LICENSE-2.0
88
*
99
* Unless required by applicable law or agreed to in writing, software
1010
* distributed under the License is distributed on an "AS IS" BASIS,

grails-datastore-core/src/main/groovy/org/grails/datastore/mapping/collection/PersistentList.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/* Copyright (C) 2010 SpringSource
1+
/* Copyright (C) 2010-2025 the original author or authors.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.
55
* You may obtain a copy of the License at
66
*
7-
* http://www.apache.org/licenses/LICENSE-2.0
7+
* https://www.apache.org/licenses/LICENSE-2.0
88
*
99
* Unless required by applicable law or agreed to in writing, software
1010
* distributed under the License is distributed on an "AS IS" BASIS,

grails-datastore-core/src/main/groovy/org/grails/datastore/mapping/core/AbstractDatastore.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/* Copyright (C) 2010 SpringSource
1+
/* Copyright (C) 2010-2025 the original author or authors.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.
55
* You may obtain a copy of the License at
66
*
7-
* http://www.apache.org/licenses/LICENSE-2.0
7+
* https://www.apache.org/licenses/LICENSE-2.0
88
*
99
* Unless required by applicable law or agreed to in writing, software
1010
* distributed under the License is distributed on an "AS IS" BASIS,

grails-datastore-core/src/main/groovy/org/grails/datastore/mapping/core/AbstractSession.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/* Copyright (C) 2010 SpringSource
1+
/* Copyright (C) 2010-2025 the original author or authors.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.
55
* You may obtain a copy of the License at
66
*
7-
* http://www.apache.org/licenses/LICENSE-2.0
7+
* https://www.apache.org/licenses/LICENSE-2.0
88
*
99
* Unless required by applicable law or agreed to in writing, software
1010
* distributed under the License is distributed on an "AS IS" BASIS,

grails-datastore-core/src/main/groovy/org/grails/datastore/mapping/core/DatastoreUtils.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/* Copyright (C) 2010 SpringSource
1+
/* Copyright (C) 2010-2025 the original author or authors.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.
55
* You may obtain a copy of the License at
66
*
7-
* http://www.apache.org/licenses/LICENSE-2.0
7+
* https://www.apache.org/licenses/LICENSE-2.0
88
*
99
* Unless required by applicable law or agreed to in writing, software
1010
* distributed under the License is distributed on an "AS IS" BASIS,

grails-datastore-core/src/main/groovy/org/grails/datastore/mapping/engine/BeanEntityAccess.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/* Copyright (C) 2010 SpringSource
1+
/* Copyright (C) 2010-2025 the original author or authors.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.
55
* You may obtain a copy of the License at
66
*
7-
* http://www.apache.org/licenses/LICENSE-2.0
7+
* https://www.apache.org/licenses/LICENSE-2.0
88
*
99
* Unless required by applicable law or agreed to in writing, software
1010
* distributed under the License is distributed on an "AS IS" BASIS,

grails-datastore-core/src/main/groovy/org/grails/datastore/mapping/keyvalue/mapping/config/KeyValueMappingFactory.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/* Copyright (C) 2010 SpringSource
1+
/* Copyright (C) 2010-2025 the original author or authors.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.
55
* You may obtain a copy of the License at
66
*
7-
* http://www.apache.org/licenses/LICENSE-2.0
7+
* https://www.apache.org/licenses/LICENSE-2.0
88
*
99
* Unless required by applicable law or agreed to in writing, software
1010
* distributed under the License is distributed on an "AS IS" BASIS,

grails-datastore-core/src/main/groovy/org/grails/datastore/mapping/model/AbstractMappingContext.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/* Copyright (C) 2010 SpringSource
1+
/* Copyright (C) 2010-2025 the original author or authors.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.
55
* You may obtain a copy of the License at
66
*
7-
* http://www.apache.org/licenses/LICENSE-2.0
7+
* https://www.apache.org/licenses/LICENSE-2.0
88
*
99
* Unless required by applicable law or agreed to in writing, software
1010
* distributed under the License is distributed on an "AS IS" BASIS,

grails-datastore-core/src/main/groovy/org/grails/datastore/mapping/model/MappingContext.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/* Copyright 2004-2005 the original author or authors.
1+
/* Copyright 2004-2025 the original author or authors.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.
55
* You may obtain a copy of the License at
66
*
7-
* http://www.apache.org/licenses/LICENSE-2.0
7+
* https://www.apache.org/licenses/LICENSE-2.0
88
*
99
* Unless required by applicable law or agreed to in writing, software
1010
* distributed under the License is distributed on an "AS IS" BASIS,

grails-datastore-core/src/main/groovy/org/grails/datastore/mapping/model/config/GormMappingConfigurationStrategy.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/* Copyright 2004-2005 the original author or authors.
1+
/* Copyright 2004-2025 the original author or authors.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.
55
* You may obtain a copy of the License at
66
*
7-
* http://www.apache.org/licenses/LICENSE-2.0
7+
* https://www.apache.org/licenses/LICENSE-2.0
88
*
99
* Unless required by applicable law or agreed to in writing, software
1010
* distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)