diff --git a/src/rap_plugin/hl_ret_pass.c b/src/rap_plugin/hl_ret_pass.c index 5e9270f..eca9f09 100644 --- a/src/rap_plugin/hl_ret_pass.c +++ b/src/rap_plugin/hl_ret_pass.c @@ -1,5 +1,11 @@ -/* Writed by David fuqiang Fan of HardenedLinux - Licensed under the GPL v2 */ +/* + * Copyright 2012-2017 by PaX Team + * Copyright 2018 by David fuqiang Fan of HardenedLinux + * Licensed under the GPL v2 + * + * Some of source code is from the last public patch of PaX/Grsecurity + * Homepage: http://pax.grsecurity.net/ + */ #include "rap.h"