Skip to content

Commit d9c0e51

Browse files
committed
docs(license): complete copyright disclaimer
是的,我是在水commit
1 parent 8788060 commit d9c0e51

File tree

9 files changed

+59
-59
lines changed

9 files changed

+59
-59
lines changed

src/main/java/com/github/dreamonex/mcupdatecheck/MCUpdateCheckMain.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Mirai Minecraft Update Checker
22
// This file is part of Mirai Minecraft Update Checker
3-
// Copyright (C) 2022 DreamOneX
3+
// Copyright (C) 2022 DreamOneX <[email protected]> and contributors
44
//
55
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

src/main/java/com/github/dreamonex/mcupdatecheck/check/MinecraftCheckHelper.java

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
// Mirai Minecraft Update Checker
22
// This file is part of Mirai Minecraft Update Checker
3-
// Copyright (C) 2022 DreamOneX
3+
// Copyright (C) 2022 DreamOneX <[email protected]> and contributors
44
//
5-
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
6-
// it under the terms of the GNU Affero General Public License as
7-
// published by the Free Software Foundation, either version 3 of the
8-
// License, or any later version.
5+
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
6+
// it under the terms of the GNU Affero General Public License as
7+
// published by the Free Software Foundation, either version 3 of the
8+
// License, or any later version.
99
//
10-
// Mirai Minecraft Update Checker is distributed in the hope that it will be useful,
11-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
// GNU Affero General Public License for more details.
10+
// Mirai Minecraft Update Checker is distributed in the hope that it will be useful,
11+
// but WITHOUT ANY WARRANTY; without even the implied warranty of
12+
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
// GNU Affero General Public License for more details.
1414
//
15-
// You should have received a copy of the GNU Affero General Public License
16-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
15+
// You should have received a copy of the GNU Affero General Public License
16+
// along with this program. If not, see <https://www.gnu.org/licenses/>.
1717

1818
package com.github.dreamonex.mcupdatecheck.check;
1919

src/main/java/com/github/dreamonex/mcupdatecheck/command/CheckMCCommand.java

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
// Mirai Minecraft Update Checker
22
// This file is part of Mirai Minecraft Update Checker
3-
// Copyright (C) 2022 DreamOneX
3+
// Copyright (C) 2022 DreamOneX <[email protected]> and contributors
44
//
5-
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
6-
// it under the terms of the GNU Affero General Public License as
7-
// published by the Free Software Foundation, either version 3 of the
8-
// License, or any later version.
5+
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
6+
// it under the terms of the GNU Affero General Public License as
7+
// published by the Free Software Foundation, either version 3 of the
8+
// License, or any later version.
99
//
10-
// Mirai Minecraft Update Checker is distributed in the hope that it will be useful,
11-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
// GNU Affero General Public License for more details.
10+
// Mirai Minecraft Update Checker is distributed in the hope that it will be useful,
11+
// but WITHOUT ANY WARRANTY; without even the implied warranty of
12+
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
// GNU Affero General Public License for more details.
1414
//
15-
// You should have received a copy of the GNU Affero General Public License
16-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
15+
// You should have received a copy of the GNU Affero General Public License
16+
// along with this program. If not, see <https://www.gnu.org/licenses/>.
1717

1818
package com.github.dreamonex.mcupdatecheck.command;
1919

src/main/java/com/github/dreamonex/mcupdatecheck/command/SubscribeCommand.java

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
// Mirai Minecraft Update Checker
22
// This file is part of Mirai Minecraft Update Checker
3-
// Copyright (C) 2022 DreamOneX
3+
// Copyright (C) 2022 DreamOneX <[email protected]> and contributors
44
//
5-
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
6-
// it under the terms of the GNU Affero General Public License as
7-
// published by the Free Software Foundation, either version 3 of the
8-
// License, or any later version.
5+
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
6+
// it under the terms of the GNU Affero General Public License as
7+
// published by the Free Software Foundation, either version 3 of the
8+
// License, or any later version.
99
//
10-
// Mirai Minecraft Update Checker is distributed in the hope that it will be useful,
11-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
// GNU Affero General Public License for more details.
10+
// Mirai Minecraft Update Checker is distributed in the hope that it will be useful,
11+
// but WITHOUT ANY WARRANTY; without even the implied warranty of
12+
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
// GNU Affero General Public License for more details.
1414
//
15-
// You should have received a copy of the GNU Affero General Public License
16-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
15+
// You should have received a copy of the GNU Affero General Public License
16+
// along with this program. If not, see <https://www.gnu.org/licenses/>.
1717

1818
package com.github.dreamonex.mcupdatecheck.command;
1919

src/main/java/com/github/dreamonex/mcupdatecheck/data/SubscribeData.java

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
// Mirai Minecraft Update Checker
22
// This file is part of Mirai Minecraft Update Checker
3-
// Copyright (C) 2022 DreamOneX
3+
// Copyright (C) 2022 DreamOneX <[email protected]> and contributors
44
//
5-
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
6-
// it under the terms of the GNU Affero General Public License as
7-
// published by the Free Software Foundation, either version 3 of the
8-
// License, or any later version.
5+
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
6+
// it under the terms of the GNU Affero General Public License as
7+
// published by the Free Software Foundation, either version 3 of the
8+
// License, or any later version.
99
//
10-
// Mirai Minecraft Update Checker is distributed in the hope that it will be useful,
11-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
// GNU Affero General Public License for more details.
10+
// Mirai Minecraft Update Checker is distributed in the hope that it will be useful,
11+
// but WITHOUT ANY WARRANTY; without even the implied warranty of
12+
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
// GNU Affero General Public License for more details.
1414
//
15-
// You should have received a copy of the GNU Affero General Public License
16-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
15+
// You should have received a copy of the GNU Affero General Public License
16+
// along with this program. If not, see <https://www.gnu.org/licenses/>.
1717

1818
package com.github.dreamonex.mcupdatecheck.data;
1919

src/main/java/com/github/dreamonex/mcupdatecheck/handlers/BotOfflineHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Mirai Minecraft Update Checker
22
// This file is part of Mirai Minecraft Update Checker
3-
// Copyright (C) 2022 DreamOneX
3+
// Copyright (C) 2022 DreamOneX <[email protected]> and contributors
44
//
55
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

src/main/java/com/github/dreamonex/mcupdatecheck/timer/CheckTimer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Mirai Minecraft Update Checker
22
// This file is part of Mirai Minecraft Update Checker
3-
// Copyright (C) 2022 DreamOneX
3+
// Copyright (C) 2022 DreamOneX <[email protected]> and contributors
44
//
55
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

src/main/java/com/github/dreamonex/mcupdatecheck/utils/CheckType.java

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
// Mirai Minecraft Update Checker
22
// This file is part of Mirai Minecraft Update Checker
3-
// Copyright (C) 2022 DreamOneX
3+
// Copyright (C) 2022 DreamOneX <[email protected]> and contributors
44
//
5-
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
6-
// it under the terms of the GNU Affero General Public License as
7-
// published by the Free Software Foundation, either version 3 of the
8-
// License, or any later version.
5+
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
6+
// it under the terms of the GNU Affero General Public License as
7+
// published by the Free Software Foundation, either version 3 of the
8+
// License, or any later version.
99
//
10-
// Mirai Minecraft Update Checker is distributed in the hope that it will be useful,
11-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
// GNU Affero General Public License for more details.
10+
// Mirai Minecraft Update Checker is distributed in the hope that it will be useful,
11+
// but WITHOUT ANY WARRANTY; without even the implied warranty of
12+
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
// GNU Affero General Public License for more details.
1414
//
15-
// You should have received a copy of the GNU Affero General Public License
16-
// along with this program. If not, see <https://www.gnu.org/licenses/>.
15+
// You should have received a copy of the GNU Affero General Public License
16+
// along with this program. If not, see <https://www.gnu.org/licenses/>.
1717

1818
package com.github.dreamonex.mcupdatecheck.utils;
1919

src/main/java/com/github/dreamonex/mcupdatecheck/utils/DataManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Mirai Minecraft Update Checker
22
// This file is part of Mirai Minecraft Update Checker
3-
// Copyright (C) 2022 DreamOneX
3+
// Copyright (C) 2022 DreamOneX <[email protected]> and contributors
44
//
55
// Mirai Minecraft Update Checker is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

0 commit comments

Comments
 (0)