Skip to content

Commit 44894a2

Browse files
committed
Updated copyright header of files
1 parent ec7c518 commit 44894a2

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

src/main/java/de/ddb/labs/ef2so/Ef2soService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018-2020 Michael Büchner, Deutsche Digitale Bibliothek.
2+
* Copyright 2018-2021 Michael Büchner, Deutsche Digitale Bibliothek.
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/de/ddb/labs/ef2so/playground/MetamorphMain.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018-2020 Michael Büchner, Deutsche Digitale Bibliothek.
2+
* Copyright 2018-2021 Michael Büchner, Deutsche Digitale Bibliothek.
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/de/ddb/labs/ef2so/processor/Processor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018-2020 Michael Büchner, Deutsche Digitale Bibliothek.
2+
* Copyright 2018-2021 Michael Büchner, Deutsche Digitale Bibliothek.
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/de/ddb/labs/ef2so/processor/ProcessorFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018-2020 Michael Büchner, Deutsche Digitale Bibliothek.
2+
* Copyright 2018-2021 Michael Büchner, Deutsche Digitale Bibliothek.
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/resources/ef2so_filter.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright 2018-2020 Michael Büchner, Deutsche Digitale Bibliothek.
3+
Copyright 2018-2021 Michael Büchner, Deutsche Digitale Bibliothek.
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

src/main/resources/ef2so_transformation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright 2018-2020 Michael Büchner, Deutsche Digitale Bibliothek.
3+
Copyright 2018-2021 Michael Büchner, Deutsche Digitale Bibliothek.
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

src/main/resources/logback.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright 2018-2020 Michael Büchner, Deutsche Digitale Bibliothek.
3+
Copyright 2018-2021 Michael Büchner, Deutsche Digitale Bibliothek.
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

src/main/webapp/META-INF/context.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright 2018-2020 Michael Büchner, Deutsche Digitale Bibliothek.
3+
Copyright 2018-2021 Michael Büchner, Deutsche Digitale Bibliothek.
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

src/main/webapp/META-INF/logback.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright 2018-2020 Michael Büchner, Deutsche Digitale Bibliothek.
3+
Copyright 2018-2021 Michael Büchner, Deutsche Digitale Bibliothek.
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

src/main/webapp/WEB-INF/web.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright 2018-2020 Michael Büchner, Deutsche Digitale Bibliothek.
3+
Copyright 2018-2021 Michael Büchner, Deutsche Digitale Bibliothek.
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)