From: Paul Floyd Date: Fri, 8 Oct 2021 20:08:12 +0000 (+0200) Subject: Add copyright statements to added FreeBSD headers X-Git-Tag: VALGRIND_3_18_0~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c53eea626f9151f4ece2b84f3aa161eda3b1bbb;p=thirdparty%2Fvalgrind.git Add copyright statements to added FreeBSD headers --- diff --git a/include/vki/vki-amd64-freebsd.h b/include/vki/vki-amd64-freebsd.h index 55409dbebd..374e7eeb50 100644 --- a/include/vki/vki-amd64-freebsd.h +++ b/include/vki/vki-amd64-freebsd.h @@ -4,6 +4,8 @@ Copyright (C) 2000-2005 Julian Seward jseward@acm.org + Copyright (C) 2018-2021 Paul Floyd + pjfloyd@wanadoo.fr This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-freebsd.h b/include/vki/vki-freebsd.h index eaea7d74c2..a9ff6fb9d6 100644 --- a/include/vki/vki-freebsd.h +++ b/include/vki/vki-freebsd.h @@ -9,6 +9,8 @@ Copyright (C) 2000-2005 Julian Seward jseward@acm.org + Copyright (C) 2018-2021 Paul Floyd + pjfloyd@wanadoo.fr This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-machine-types-amd64-freebsd.h b/include/vki/vki-machine-types-amd64-freebsd.h index db408de703..2963f4d86e 100644 --- a/include/vki/vki-machine-types-amd64-freebsd.h +++ b/include/vki/vki-machine-types-amd64-freebsd.h @@ -1,7 +1,7 @@ /*--------------------------------------------------------------------*/ -/*--- x86/FreeBSD-specific kernel interface: posix types. ---*/ -/*--- vki_posixtypes-x86-freebsd.h ---*/ +/*--- x86/FreeBSD-specific kernel interface: posix types. ---*/ +/*--- vki_posixtypes-x86-freebsd.h ---*/ /*--------------------------------------------------------------------*/ /* @@ -10,6 +10,8 @@ Copyright (C) 2000-2005 Julian Seward jseward@acm.org + Copyright (C) 2018-2021 Paul Floyd + pjfloyd@wanadoo.fr This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-machine-types-x86-freebsd.h b/include/vki/vki-machine-types-x86-freebsd.h index 4906be7210..70f0a2b3fb 100644 --- a/include/vki/vki-machine-types-x86-freebsd.h +++ b/include/vki/vki-machine-types-x86-freebsd.h @@ -1,7 +1,7 @@ /*--------------------------------------------------------------------*/ -/*--- x86/FreeBSD-specific kernel interface: posix types. ---*/ -/*--- vki_posixtypes-x86-freebsd.h ---*/ +/*--- x86/FreeBSD-specific kernel interface: posix types. ---*/ +/*--- vki_posixtypes-x86-freebsd.h ---*/ /*--------------------------------------------------------------------*/ /* @@ -10,6 +10,8 @@ Copyright (C) 2000-2005 Julian Seward jseward@acm.org + Copyright (C) 2018-2021 Paul Floyd + pjfloyd@wanadoo.fr This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-scnums-freebsd.h b/include/vki/vki-scnums-freebsd.h index cac88ba8c1..3ea7d460e3 100644 --- a/include/vki/vki-scnums-freebsd.h +++ b/include/vki/vki-scnums-freebsd.h @@ -5,6 +5,8 @@ Copyright (C) 2000-2005 Julian Seward jseward@acm.org + Copyright (C) 2018-2021 Paul Floyd + pjfloyd@wanadoo.fr This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-x86-freebsd.h b/include/vki/vki-x86-freebsd.h index 13cc279cfc..638cea6bc5 100644 --- a/include/vki/vki-x86-freebsd.h +++ b/include/vki/vki-x86-freebsd.h @@ -7,9 +7,12 @@ This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright (C) 2009 Stanislav Sedov Copyright (C) 2000-2005 Julian Seward jseward@acm.org + Copyright (C) 2009 Stanislav Sedov + + Copyright (C) 2018-2021 Paul Floyd + pjfloyd@wanadoo.fr This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as