Skip to content

Commit 6e7a1de

Browse files
authored
chore: update 2019 -> 2021 (#8989)
1 parent 69c4ec6 commit 6e7a1de

File tree

188 files changed

+188
-188
lines changed

Some content is hidden

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

188 files changed

+188
-188
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2019 Gitcoin Core
1+
Copyright (C) 2021 Gitcoin Core
22
33

44

app/compliance/management/commands/pull_compliance_list.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2019 Gitcoin Core
2+
Copyright (C) 2021 Gitcoin Core
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU Affero General Public License as published

app/dashboard/admin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2019 Gitcoin Core
2+
Copyright (C) 2021 Gitcoin Core
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU Affero General Public License as published

app/dashboard/context/hackathon_explorer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
'''
3-
Copyright (C) 2019 Gitcoin Core
3+
Copyright (C) 2021 Gitcoin Core
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published

app/dashboard/context/quickstart.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
'''
3-
Copyright (C) 2019 Gitcoin Core
3+
Copyright (C) 2021 Gitcoin Core
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published

app/dashboard/gas_views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
'''
3-
Copyright (C) 2019 Gitcoin Core
3+
Copyright (C) 2021 Gitcoin Core
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published

app/dashboard/management/commands/activity_report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2019 Gitcoin Core
2+
Copyright (C) 2021 Gitcoin Core
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU Affero General Public License as published

app/dashboard/management/commands/cleanup_db_space.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2019 Gitcoin Core
2+
Copyright (C) 2021 Gitcoin Core
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU Affero General Public License as published

app/dashboard/management/commands/cleanup_dupe_bounties.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2019 Gitcoin Core
2+
Copyright (C) 2021 Gitcoin Core
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU Affero General Public License as published

app/dashboard/management/commands/cleanup_dupe_profiles.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2019 Gitcoin Core
2+
Copyright (C) 2021 Gitcoin Core
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU Affero General Public License as published

0 commit comments

Comments
 (0)