]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add copyright statements to added FreeBSD headers
authorPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 8 Oct 2021 20:08:12 +0000 (22:08 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 8 Oct 2021 20:08:12 +0000 (22:08 +0200)
include/vki/vki-amd64-freebsd.h
include/vki/vki-freebsd.h
include/vki/vki-machine-types-amd64-freebsd.h
include/vki/vki-machine-types-x86-freebsd.h
include/vki/vki-scnums-freebsd.h
include/vki/vki-x86-freebsd.h

index 55409dbebd487a809ccd6103bd017b9dd05b48d2..374e7eeb50c63939495d62f8d5e6fb60233e12ba 100644 (file)
@@ -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
index eaea7d74c2e26f58fc2e5f13663c4523c27a608a..a9ff6fb9d6348bb455978859d1fa04dc9bc1275b 100644 (file)
@@ -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
index db408de7032871124d5341e412fcf4a7d6d69732..2963f4d86eaa483c1e179a566bd51bf1cfd42291 100644 (file)
@@ -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
index 4906be72103d21f02e06da6daf78e0e3162d1fda..70f0a2b3fb3bf62798ef7bc519fedbcbe94e4408 100644 (file)
@@ -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
index cac88ba8c136b5a8b6f76e4e3866d7f959d0fe7f..3ea7d460e3717b760249aba9b303c95875148b33 100644 (file)
@@ -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
index 13cc279cfca45bea2c15ce302798e492dca7d4bd..638cea6bc54dff45254f6fbcccc6ae8c70c4021a 100644 (file)
@@ -7,9 +7,12 @@
    This file is part of Valgrind, a dynamic binary instrumentation
    framework.
 
-   Copyright (C) 2009 Stanislav Sedov <stas@FreeBSD.org>
    Copyright (C) 2000-2005 Julian Seward
       jseward@acm.org
+   Copyright (C) 2009 Stanislav Sedov
+      <stas@FreeBSD.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