aboutsummaryrefslogtreecommitdiff
path: root/configs/config-suite-b.h
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg2@elzevir.fr>2015-09-04 14:21:07 +0200
committerManuel Pégourié-Gonnard <mpg2@elzevir.fr>2015-09-04 14:21:07 +0200
commit37ff14062e3125f82177d3244736e5878c4ea534 (patch)
tree094430fb38dbd03917c5b1925a186da52f7c31f1 /configs/config-suite-b.h
parentf9c599cd8ac9d00c484d4f5b027e18c6af4f9fdf (diff)
downloadmbedtls-37ff14062e3125f82177d3244736e5878c4ea534.zip
mbedtls-37ff14062e3125f82177d3244736e5878c4ea534.tar.gz
mbedtls-37ff14062e3125f82177d3244736e5878c4ea534.tar.bz2
Change main license to Apache 2.0
Diffstat (limited to 'configs/config-suite-b.h')
-rw-r--r--configs/config-suite-b.h23
1 files changed, 11 insertions, 12 deletions
diff --git a/configs/config-suite-b.h b/configs/config-suite-b.h
index e0cf368..3c4804c 100644
--- a/configs/config-suite-b.h
+++ b/configs/config-suite-b.h
@@ -2,22 +2,21 @@
* Minimal configuration for TLS NSA Suite B Profile (RFC 6460)
*
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
+ * SPDX-License-Identifier: Apache-2.0
*
- * This file is part of mbed TLS (https://tls.mbed.org)
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may
+ * not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * http://www.apache.org/licenses/LICENSE-2.0
*
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
*
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * This file is part of mbed TLS (https://tls.mbed.org)
*/
/*
* Minimal configuration for TLS NSA Suite B Profile (RFC 6460)