summaryrefslogtreecommitdiffstats
path: root/bsps/shared/irq/irq-default.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/shared/irq/irq-default.c')
-rw-r--r--bsps/shared/irq/irq-default.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsps/shared/irq/irq-default.c b/bsps/shared/irq/irq-default.c
index bd93bd72c6..7210235aa6 100644
--- a/bsps/shared/irq/irq-default.c
+++ b/bsps/shared/irq/irq-default.c
@@ -3,7 +3,7 @@
/**
* @file
*
- * @ingroup bsp_interrupt
+ * @ingroup RTEMSImplClassicIntr
*
* @brief This source file contains the default implementation of
* bsp_interrupt_vector_enable(), bsp_interrupt_vector_disable(), and
@@ -11,7 +11,7 @@
*/
/*
- * Copyright (C) 2019 embedded brains GmbH (http://www.embedded-brains.de)
+ * Copyright (C) 2019 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions