diff options
Diffstat (limited to 'sysdeps/generic/bp-start.h')
-rw-r--r-- | sysdeps/generic/bp-start.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysdeps/generic/bp-start.h b/sysdeps/generic/bp-start.h index 3c440fdaba..4303128c81 100644 --- a/sysdeps/generic/bp-start.h +++ b/sysdeps/generic/bp-start.h @@ -1,5 +1,7 @@ -/* Copyright (C) 2000 Free Software Foundation, Inc. +/* Bounded-pointer checking macros for C. + Copyright (C) 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. + Contributed by Greg McGary <greg@mcgary.org> The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as |