Update LICENSE with stlink contributors and notice license in README
authorJerry Jacobs <jerry.jacobs@xor-gate.org>
Thu, 5 May 2016 18:02:30 +0000 (20:02 +0200)
committerJerry Jacobs <jerry.jacobs@xor-gate.org>
Thu, 5 May 2016 18:02:30 +0000 (20:02 +0200)
LICENSE
README

diff --git a/LICENSE b/LICENSE
index 37b124eba8ba832cd3c57da66d50ed814d91939f..3d464ca1e3106eb6af66f6baf5f1f921cb6d8604 100644 (file)
--- 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 da7fafa3237a17729d64aaa25767aec18b7741e5..90bc0849de74afb1c9f32add6c6a1c5e9b883afc 100644 (file)
--- 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)