1
0
mirror of https://github.com/wfjm/w11.git synced 2026-04-30 21:49:43 +00:00

get disclaimers in line with GPL V3 License.txt

This commit is contained in:
wfjm
2018-01-03 10:04:30 +01:00
parent dfa2a91a18
commit 15a8f0e4e4
92 changed files with 184 additions and 182 deletions

View File

@@ -1,10 +1,10 @@
/* $Id: rlink_cext.c 730 2016-02-13 16:22:03Z mueller $
/* $Id: rlink_cext.c 985 2018-01-03 08:59:40Z mueller $
*
* Copyright 2007-2016 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
*
* This program is free software; you may redistribute and/or modify it under
* the terms of the GNU General Public License as published by the Free
* Software Foundation, either version 2, or at your option any later version.
* Software Foundation, either version 3, 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

View File

@@ -1,10 +1,10 @@
/* $Id: rlink_cext_dpi.c 730 2016-02-13 16:22:03Z mueller $
/* $Id: rlink_cext_dpi.c 985 2018-01-03 08:59:40Z mueller $
*
* Copyright 2016- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
*
* This program is free software; you may redistribute and/or modify it under
* the terms of the GNU General Public License as published by the Free
* Software Foundation, either version 2, or at your option any later version.
* Software Foundation, either version 3, 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

View File

@@ -1,10 +1,10 @@
// $Id: rlink_cext_iface_dpi.sv 778 2016-06-25 15:18:01Z mueller $
// $Id: rlink_cext_iface_dpi.sv 985 2018-01-03 08:59:40Z mueller $
//
// Copyright 2016- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
//
// This program is free software; you may redistribute and/or modify it under
// the terms of the GNU General Public License as published by the Free
// Software Foundation, either version 2, or at your option any later version.
// Software Foundation, either version 3, 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