summaryrefslogtreecommitdiffstats
path: root/bsps/include/bsp/irq-default.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-17 16:01:48 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-17 17:24:32 +0200
commit3ee19b7ac3ff3c92dd9440eb11948c9d361ab346 (patch)
tree0b0032e0d5ea2e4cf3829e7cd7457cd03bce651a /bsps/include/bsp/irq-default.h
parentrtems: Fix rtems_task_set_affinity() docs (diff)
downloadrtems-3ee19b7ac3ff3c92dd9440eb11948c9d361ab346.tar.bz2
bsps/irq: Change license to BSD-2-Clause
Change license to BSD-2-Clause according to file history and re-licensing agreement. Update #3053.
Diffstat (limited to '')
-rw-r--r--bsps/include/bsp/irq-default.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/bsps/include/bsp/irq-default.h b/bsps/include/bsp/irq-default.h
index a94e045e0d..4d7beb189b 100644
--- a/bsps/include/bsp/irq-default.h
+++ b/bsps/include/bsp/irq-default.h
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
+
/**
* @file
*
@@ -5,9 +7,7 @@
*/
/*
- * SPDX-License-Identifier: BSD-2-Clause
- *
- * Copyright (C) 2019 embedded brains GmbH
+ * Copyright (C) 2019 embedded brains GmbH (http://www.embedded-brains.de)
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions