From eb682db52e25758643d166302ec3472152cfacc2 Mon Sep 17 00:00:00 2001 From: Lev Kokotov Date: Tue, 8 Feb 2022 15:00:16 -0800 Subject: [PATCH] Update main.rs --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 8660086..0602419 100644 --- a/src/main.rs +++ b/src/main.rs @@ -9,7 +9,7 @@ // 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 -// NU General Public License for more details. +// GNU General Public License for more details. // You should have received a copy of the GNU General Public License // along with this program. If not, see .