From 90ab8dc3b45eb8638b92084225a8ce876e9f5342 Mon Sep 17 00:00:00 2001 From: Mark Farrugia Date: Thu, 11 Oct 2018 12:34:46 +1100 Subject: Update licensing Signed-off-by: Mark Farrugia --- include/avirt/avirt.h | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'include') diff --git a/include/avirt/avirt.h b/include/avirt/avirt.h index 782467d..b795df9 100644 --- a/include/avirt/avirt.h +++ b/include/avirt/avirt.h @@ -1,22 +1,23 @@ /* - * AVIRT User-space library + * Application interface library for the AVIRT driver * - * avirt.h - AVIRT User-space library header + * avirt.h - AVIRT Application interface library header * * Copyright (C) 2018 Fiberdyne Systems Pty Ltd + * Author: Mark Farrugia * - * This program is free software: you can redistribute it and/or modify + * This library 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, + * This library 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, see . + * along with this library. If not, see . */ #ifndef _AVIRT_H_ -- cgit 1.2.3-korg