aboutsummaryrefslogtreecommitdiff
path: root/stmhal/usbd_conf.h
diff options
context:
space:
mode:
authorDamien George2014-05-03 23:27:38 +0100
committerDamien George2014-05-03 23:27:38 +0100
commit04b9147e150d2d6fa3750f312fe328b6a71c1b28 (patch)
tree60c257ffd4eb7dc6f424b53e553549a807d00442 /stmhal/usbd_conf.h
parentff380c25582f3e2645e9d6204d1f966619d4bdd1 (diff)
Add license header to (almost) all files.
Blanket wide to all .c and .h files. Some files originating from ST are difficult to deal with (license wise) so it was left out of those. Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
Diffstat (limited to 'stmhal/usbd_conf.h')
-rw-r--r--stmhal/usbd_conf.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/stmhal/usbd_conf.h b/stmhal/usbd_conf.h
index d37cd4a8b..0f7104e2f 100644
--- a/stmhal/usbd_conf.h
+++ b/stmhal/usbd_conf.h
@@ -1,3 +1,7 @@
+/*
+ * This file is part of the Micro Python project, http://micropython.org/
+ */
+
/**
******************************************************************************
* @file USB_Device/CDC_Standalone/Inc/usbd_conf.h
@@ -16,8 +20,8 @@
*
* http://www.st.com/software_license_agreement_liberty_v2
*
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
+ * 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.