Skip to content

Commit fa4b072

Browse files
committed
Add (eulxml) to EUL copyright notices (#13)
1 parent d229914 commit fa4b072

26 files changed

Lines changed: 26 additions & 26 deletions

neuxml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# file neuxml/__init__.py
22
#
33
# Copyright 2025 Center for Digital Humanities, Princeton University
4-
# Copyright 2010,2011 Emory University Libraries
4+
# Copyright 2010,2011 Emory University Libraries (eulxml)
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

neuxml/catalog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# file neuxml/catalog.py
22
#
33
# Copyright 2025 Center for Digital Humanities, Princeton University
4-
# Copyright 2016 Emory University Libraries
4+
# Copyright 2016 Emory University Libraries (eulxml)
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

neuxml/xmlmap/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# file neuxml/xmlmap/__init__.py
22
#
33
# Copyright 2025 Center for Digital Humanities, Princeton University
4-
# Copyright 2010,2011 Emory University Libraries
4+
# Copyright 2010,2011 Emory University Libraries (eulxml)
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

neuxml/xmlmap/cerp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# file neuxml/xmlmap/cerp.py
22
#
33
# Copyright 2025 Center for Digital Humanities, Princeton University
4-
# Copyright 2010,2011 Emory University Libraries
4+
# Copyright 2010,2011 Emory University Libraries (eulxml)
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

neuxml/xmlmap/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# file neuxml/xmlmap/core.py
22
#
33
# Copyright 2025 Center for Digital Humanities, Princeton University
4-
# Copyright 2010,2011 Emory University Libraries
4+
# Copyright 2010,2011 Emory University Libraries (eulxml)
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

neuxml/xmlmap/dc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# file neuxml/xmlmap/dc.py
22
#
33
# Copyright 2025 Center for Digital Humanities, Princeton University
4-
# Copyright 2010,2011 Emory University Libraries
4+
# Copyright 2010,2011 Emory University Libraries (eulxml)
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

neuxml/xmlmap/eadmap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# file neuxml/xmlmap/eadmap.py
22
#
33
# Copyright 2025 Center for Digital Humanities, Princeton University
4-
# Copyright 2010,2011 Emory University Libraries
4+
# Copyright 2010,2011 Emory University Libraries (eulxml)
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

neuxml/xmlmap/fields.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# file neuxml/xmlmap/fields.py
22
#
33
# Copyright 2025 Center for Digital Humanities, Princeton University
4-
# Copyright 2010,2011 Emory University Libraries
4+
# Copyright 2010,2011 Emory University Libraries (eulxml)
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

neuxml/xmlmap/mods.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# file neuxml/xmlmap/mods.py
22
#
33
# Copyright 2025 Center for Digital Humanities, Princeton University
4-
# Copyright 2010,2011 Emory University Libraries
4+
# Copyright 2010,2011 Emory University Libraries (eulxml)
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

neuxml/xmlmap/premis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# file neuxml/xmlmap/premis.py
22
#
33
# Copyright 2025 Center for Digital Humanities, Princeton University
4-
# Copyright 2010,2011 Emory University Libraries
4+
# Copyright 2010,2011 Emory University Libraries (eulxml)
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)