From 3711e1300991ecce9b3f5a25210b6c0e0530c548 Mon Sep 17 00:00:00 2001 From: Luke Parker Date: Sun, 24 Jul 2022 09:33:08 -0400 Subject: [PATCH] Remove old duplicates of the AGPL-3.0 --- substrate/consensus/LICENSE | 15 --------------- substrate/node/LICENSE | 15 --------------- substrate/runtime/LICENSE | 15 --------------- 3 files changed, 45 deletions(-) delete mode 100644 substrate/consensus/LICENSE delete mode 100644 substrate/node/LICENSE delete mode 100644 substrate/runtime/LICENSE diff --git a/substrate/consensus/LICENSE b/substrate/consensus/LICENSE deleted file mode 100644 index d6e1814a..00000000 --- a/substrate/consensus/LICENSE +++ /dev/null @@ -1,15 +0,0 @@ -AGPL-3.0-only license - -Copyright (c) 2022 Luke Parker - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License Version 3 as -published by the Free Software Foundation. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Affero General Public License for more details. - -You should have received a copy of the GNU Affero General Public License -along with this program. If not, see . diff --git a/substrate/node/LICENSE b/substrate/node/LICENSE deleted file mode 100644 index d6e1814a..00000000 --- a/substrate/node/LICENSE +++ /dev/null @@ -1,15 +0,0 @@ -AGPL-3.0-only license - -Copyright (c) 2022 Luke Parker - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License Version 3 as -published by the Free Software Foundation. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Affero General Public License for more details. - -You should have received a copy of the GNU Affero General Public License -along with this program. If not, see . diff --git a/substrate/runtime/LICENSE b/substrate/runtime/LICENSE deleted file mode 100644 index d6e1814a..00000000 --- a/substrate/runtime/LICENSE +++ /dev/null @@ -1,15 +0,0 @@ -AGPL-3.0-only license - -Copyright (c) 2022 Luke Parker - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License Version 3 as -published by the Free Software Foundation. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Affero General Public License for more details. - -You should have received a copy of the GNU Affero General Public License -along with this program. If not, see .