Skip to content

Commit 9830f36

Browse files
committed
all: Add generic 'The Limnoria Contributors' to copyright notices.
No need to bother with details (that are all outdated / out of sync anyway), just look up the git history.
1 parent a86b2a6 commit 9830f36

File tree

352 files changed

+354
-48
lines changed

Some content is hidden

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

352 files changed

+354
-48
lines changed

plugins/Admin/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
###
22
# Copyright (c) 2004-2005, Jeremiah Fincher
3+
# Copyright (c) 2010-2021, The Limnoria Contributors
34
# All rights reserved.
45
#
56
# Redistribution and use in source and binary forms, with or without

plugins/Admin/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
###
22
# Copyright (c) 2004-2005, Jeremiah Fincher
3+
# Copyright (c) 2010-2021, The Limnoria Contributors
34
# All rights reserved.
45
#
56
# Redistribution and use in source and binary forms, with or without

plugins/Admin/plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
###
22
# Copyright (c) 2002-2005, Jeremiah Fincher
3-
# Copyright (c) 2010, Valentin Lorentz
3+
# Copyright (c) 2010-2021, The Limnoria Contributors
44
# All rights reserved.
55
#
66
# Redistribution and use in source and binary forms, with or without

plugins/Admin/test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
###
22
# Copyright (c) 2002-2005, Jeremiah Fincher
3+
# Copyright (c) 2010-2021, The Limnoria Contributors
34
# All rights reserved.
45
#
56
# Redistribution and use in source and binary forms, with or without

plugins/Aka/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###
2-
# Copyright (c) 2013, Valentin Lorentz
2+
# Copyright (c) 2013-2021, The Limnoria Contributors
33
# All rights reserved.
44
#
55
# Redistribution and use in source and binary forms, with or without

plugins/Aka/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###
2-
# Copyright (c) 2013, Valentin Lorentz
2+
# Copyright (c) 2013-2021, The Limnoria Contributors
33
# All rights reserved.
44
#
55
# Redistribution and use in source and binary forms, with or without

plugins/Aka/plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###
2-
# Copyright (c) 2013, Valentin Lorentz
2+
# Copyright (c) 2013-2021, The Limnoria Contributors
33
# All rights reserved.
44
#
55
# Redistribution and use in source and binary forms, with or without

plugins/Aka/test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# -*- coding: utf8 -*-
22
###
33
# Copyright (c) 2002-2004, Jeremiah Fincher
4+
# Copyright (c) 2013-2021, The Limnoria Contributors
45
# All rights reserved.
56
#
67
# Redistribution and use in source and binary forms, with or without

plugins/Alias/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
###
22
# Copyright (c) 2005, Jeremiah Fincher
3+
# Copyright (c) 2010-2021, The Limnoria Contributors
34
# All rights reserved.
45
#
56
# Redistribution and use in source and binary forms, with or without

plugins/Alias/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
###
22
# Copyright (c) 2005, Jeremiah Fincher
3+
# Copyright (c) 2010-2021, The Limnoria Contributors
34
# All rights reserved.
45
#
56
# Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)