Skip to content

Commit 8d7ee14

Browse files
authored
Use © symbol in copyright notice (#297)
1 parent dab1152 commit 8d7ee14

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+42
-42
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) MNELAB developers
3+
© MNELAB developers
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

mnelab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) MNELAB developers
1+
# © MNELAB developers
22
#
33
# License: BSD (3-clause)
44

mnelab/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) MNELAB developers
1+
# © MNELAB developers
22
#
33
# License: BSD (3-clause)
44

mnelab/dialogs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) MNELAB developers
1+
# © MNELAB developers
22
#
33
# License: BSD (3-clause)
44

mnelab/dialogs/annotations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) MNELAB developers
1+
# © MNELAB developers
22
#
33
# License: BSD (3-clause)
44

mnelab/dialogs/append.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) MNELAB developers
1+
# © MNELAB developers
22
#
33
# License: BSD (3-clause)
44

mnelab/dialogs/calc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) MNELAB developers
1+
# © MNELAB developers
22
#
33
# License: BSD (3-clause)
44

mnelab/dialogs/channel_properties.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) MNELAB developers
1+
# © MNELAB developers
22
#
33
# License: BSD (3-clause)
44

mnelab/dialogs/crop.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) MNELAB developers
1+
# © MNELAB developers
22
#
33
# License: BSD (3-clause)
44

mnelab/dialogs/drop_bad_epochs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) MNELAB developers
1+
# © MNELAB developers
22
#
33
# License: BSD (3-clause)
44

0 commit comments

Comments
 (0)