From 0dcd7cf87ca5b035856a1b90457d7703e39a5707 Mon Sep 17 00:00:00 2001 From: guanzhi Date: Sat, 20 May 2017 18:05:44 +0800 Subject: [PATCH] update engine --- engines/e_sdf.c | 2 +- engines/e_skf.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 engines/e_sdf.c mode change 100755 => 100644 engines/e_skf.c diff --git a/engines/e_sdf.c b/engines/e_sdf.c old mode 100755 new mode 100644 index 265ba997..8cd67c7e --- a/engines/e_sdf.c +++ b/engines/e_sdf.c @@ -1,5 +1,5 @@ /* ==================================================================== - * Copyright (c) 2016 The GmSSL Project. All rights reserved. + * Copyright (c) 2014 - 2017 The GmSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/engines/e_skf.c b/engines/e_skf.c old mode 100755 new mode 100644 index a7dcfa1d..1700be75 --- a/engines/e_skf.c +++ b/engines/e_skf.c @@ -1,5 +1,5 @@ /* ==================================================================== - * Copyright (c) 2016 The GmSSL Project. All rights reserved. + * Copyright (c) 2014 - 2017 The GmSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions