X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=libgcc%2Fenable-execute-stack-mprotect.c;h=d005ffe638a1c2f4d2b55564c94ac63f9a28486b;hb=4a9aa9dec7fc413654807890061a4d7df8a1c5e7;hp=b038657907b4e923c5dbd81282b0c460877c2f78;hpb=cbe34bb5edd97015e38c483516492f171bf9f95d;p=gcc.git diff --git a/libgcc/enable-execute-stack-mprotect.c b/libgcc/enable-execute-stack-mprotect.c index b038657907b..d005ffe638a 100644 --- a/libgcc/enable-execute-stack-mprotect.c +++ b/libgcc/enable-execute-stack-mprotect.c @@ -1,5 +1,5 @@ /* Implement __enable_execute_stack using mprotect(2). - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of GCC.