X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=demos%2Fcms%2Fcms_denc.c;fp=demos%2Fcms%2Fcms_denc.c;h=adba69b96dbdca6dd59cd53092a5e2442f7eb936;hp=8aa82aa808d01b90aba3a4cfc052f4b11a6a957e;hb=9e20068958b8c1772067299dda7df0b8a82283b4;hpb=569d0646096e6c7e07b9b89b04204eef934c3b69 diff --git a/demos/cms/cms_denc.c b/demos/cms/cms_denc.c index 8aa82aa808..adba69b96d 100644 --- a/demos/cms/cms_denc.c +++ b/demos/cms/cms_denc.c @@ -1,3 +1,12 @@ +/* + * Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved. + * + * Licensed under the OpenSSL license (the "License"). You may not use + * this file except in compliance with the License. You can obtain a copy + * in the file LICENSE in the source distribution or at + * https://www.openssl.org/source/license.html + */ + /* * S/MIME detached data encrypt example: rarely done but should the need * arise this is an example....