File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2013-2021 Ghost Foundation
3
+ Copyright (c) 2013-2022 Ghost Foundation
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -36,4 +36,4 @@ Follow the instructions for the top-level repo.
36
36
37
37
# Copyright & License
38
38
39
- Copyright (c) 2013-2021 Ghost Foundation - Released under the [ MIT license] ( LICENSE ) .
39
+ Copyright (c) 2013-2022 Ghost Foundation - Released under the [ MIT license] ( LICENSE ) .
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2013-2021 Ghost Foundation
3
+ Copyright (c) 2013-2022 Ghost Foundation
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -36,4 +36,4 @@ Follow the instructions for the top-level repo.
36
36
37
37
# Copyright & License
38
38
39
- Copyright (c) 2013-2021 Ghost Foundation - Released under the [ MIT license] ( LICENSE ) .
39
+ Copyright (c) 2013-2022 Ghost Foundation - Released under the [ MIT license] ( LICENSE ) .
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2013-2021 Ghost Foundation
3
+ Copyright (c) 2013-2022 Ghost Foundation
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ const limits = {
73
73
// The startDate has to be in ISO 8601 format (https://en.wikipedia.org/wiki/ISO_8601)
74
74
const subscription = {
75
75
interval: ' month' ,
76
- startDate: ' 2021 -09-18T19:00:52Z'
76
+ startDate: ' 2022 -09-18T19:00:52Z'
77
77
};
78
78
79
79
// initialize the URL linking to help documentation etc.
@@ -200,4 +200,4 @@ Follow the instructions for the top-level repo.
200
200
201
201
# Copyright & License
202
202
203
- Copyright (c) 2013-2021 Ghost Foundation - Released under the [ MIT license] ( LICENSE ) .
203
+ Copyright (c) 2013-2022 Ghost Foundation - Released under the [ MIT license] ( LICENSE ) .
You can’t perform that action at this time.
0 commit comments