From c267a3aaa84d2788940010f51568b99192f86436 Mon Sep 17 00:00:00 2001 From: Jerry Jacobs Date: Thu, 5 May 2016 20:02:30 +0200 Subject: [PATCH] Update LICENSE with stlink contributors and notice license in README --- LICENSE | 14 ++++++++------ README | 4 ++++ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index 37b124e..3d464ca 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,5 @@ +Copyright (c) 2011 The stlink project (github.com/texane/stlink) contributors. + All rights reserved. Copyright (c) 2011 The "Capt'ns Missing Link" Authors. All rights reserved. Redistribution and use in source and binary forms, with or without @@ -5,14 +7,14 @@ modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. + notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. * Neither the name of Martin Capitanio nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT diff --git a/README b/README index da7fafa..90bc084 100644 --- a/README +++ b/README @@ -230,3 +230,7 @@ STLink v2-1 (as found on the Nucleo boards), known working targets: * STM32L053R8 (STM32 Nucleo-L053R8 board) Please report any and all known working combinations so I can update this! + +## License + +The stlink library and tools are licensed under the [BSD license](LICENSE) -- 2.47.2