diff options
| author | hathach <[email protected]> | 2018-11-20 12:51:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-11-20 12:51:47 +0700 |
| commit | 4ded19208088a81cf72d9bff9d232346aee554d8 (patch) | |
| tree | ceb1406dc1fb3413188aac717d16f4f7509b4c5c /examples/device | |
| parent | 0b722a4766160b1738ac1c1bf03d5839c38b15c3 (diff) | |
clean up
Diffstat (limited to 'examples/device')
| -rw-r--r-- | examples/device/device_composite/ses/ses_samd51/ATSAMD51J19A_Vectors.s | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/device/device_composite/ses/ses_samd51/ATSAMD51J19A_Vectors.s b/examples/device/device_composite/ses/ses_samd51/ATSAMD51J19A_Vectors.s index 9e657625d..6369de863 100644 --- a/examples/device/device_composite/ses/ses_samd51/ATSAMD51J19A_Vectors.s +++ b/examples/device/device_composite/ses/ses_samd51/ATSAMD51J19A_Vectors.s @@ -1,11 +1,11 @@ /***************************************************************************** - * Copyright (c) 2018 Rowley Associates Limited. * + * SEGGER Microcontroller GmbH & Co. KG * + * Solutions for real time microcontroller applications * + ***************************************************************************** * * - * This file may be distributed under the terms of the License Agreement * - * provided with this software. * + * (c) 2017 SEGGER Microcontroller GmbH & Co. KG * * * - * THIS FILE IS PROVIDED AS IS WITH NO WARRANTY OF ANY KIND, INCLUDING THE * - * WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * + * Internet: www.segger.com Support: [email protected] * * * *****************************************************************************/ |
