From dbd8d491e5aa96111b22e06edd065653fd5b9d4d Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 3 Aug 2019 15:48:50 +0200 Subject: Update utility and tools GPL boilerplate and (C) from git log --- session_utils/common.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'session_utils/common.h') diff --git a/session_utils/common.h b/session_utils/common.h index 679e0b5333..36035ee44e 100644 --- a/session_utils/common.h +++ b/session_utils/common.h @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2015-2017 Robin Gareus + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 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 General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef _session_utils_common_h_ #define _session_utils_common_h_ -- cgit v1.2.3