From 94380f2301be01b395a2736e5c4539f073c9788d Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 2 Oct 2020 19:44:33 +0300 Subject: Update copyright years --- src/main/java/ru/sape/SapeConnection.java | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/main/java/ru/sape/SapeConnection.java') diff --git a/src/main/java/ru/sape/SapeConnection.java b/src/main/java/ru/sape/SapeConnection.java index cec308bf..bf865b5d 100644 --- a/src/main/java/ru/sape/SapeConnection.java +++ b/src/main/java/ru/sape/SapeConnection.java @@ -1,3 +1,20 @@ +/* + * Copyright (C) 2008-2020, Juick + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * 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 . + */ + package ru.sape; import org.slf4j.Logger; -- cgit v1.2.3