Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@@ -0,0 +1,309 @@
+
+/*
+ * Copyright (C) 2020 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2020 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/drivers/vdummyback/vdummy.c 2025-08-29 08:46:41.395591085 +0200
@@ -0,0 +1,183 @@
+/*
+ * Copyright (C) 2016-2018 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2018 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2016 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/drivers/vuartback/vuart.c 2025-08-29 08:46:41.395804736 +0200
@@ -0,0 +1,327 @@
+/*
+ * Copyright (C) 2016-2018 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2018 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2016 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/include/soo/capsule.h 2025-08-30 15:30:27.244692708 +0200
@@ -0,0 +1,40 @@
+/*
+ * Copyright (C) 2017-2025 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2017-2025 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/include/soo/debug.h 2025-08-29 08:46:41.396116173 +0200
@@ -0,0 +1,27 @@
+/*
+ * Copyright (C) 2022 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2022 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/include/soo/paging.h 2025-08-29 08:46:41.395959078 +0200
@@ -0,0 +1,36 @@
+/*
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@@ -0,0 +1,57 @@
+
+/*
+ * Copyright (C) 2020 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2020 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/include/soo/uapi/debug.h 2025-08-29 08:46:41.395937531 +0200
@@ -0,0 +1,75 @@
+/*
+ * Copyright (C) 2015-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2015-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/include/soo/uapi/injector.h 2025-08-29 08:46:41.395900289 +0200
@@ -0,0 +1,108 @@
+/*
+ * Copyright (C) 2016 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2017,2018 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/include/soo/vbus.h 2025-08-29 08:46:41.396103436 +0200
@@ -0,0 +1,336 @@
+/*
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2016, 2018 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/include/soo/vdevback.h 2025-08-29 08:46:41.396178895 +0200
@@ -0,0 +1,90 @@
+/*
+ * Copyright (C) 2020 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2020 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/arm64/paging.c 2025-08-29 08:46:41.395097877 +0200
@@ -0,0 +1,76 @@
+/*
+ * Copyright (C) 2016-2021 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2021 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/console/console.c 2025-08-29 08:46:41.394716106 +0200
@@ -0,0 +1,152 @@
+/*
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/console/lprintk.c 2025-08-29 08:46:41.394703669 +0200
@@ -0,0 +1,203 @@
+/*
+ * Copyright (C) 2016-2018 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2018 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2019 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/core.c 2025-08-30 15:29:26.627707308 +0200
@@ -0,0 +1,317 @@
+/*
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2017, 2018 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/debug/debug.c 2025-08-29 08:46:41.394757773 +0200
@@ -0,0 +1,47 @@
+/*
+ * Copyright (C) 2022 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2022 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/gnttab.c 2025-08-29 08:46:41.394805040 +0200
@@ -0,0 +1,88 @@
+/*
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/hypervisor.c 2025-08-30 15:04:15.207689288 +0200
@@ -0,0 +1,108 @@
+/*
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/setup.c 2025-08-29 08:46:41.394853981 +0200
@@ -0,0 +1,30 @@
+/*
+ * Copyright (C) 2014-2021 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2021 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/soo_guest_activity.c 2025-08-29 08:46:41.394793300 +0200
@@ -0,0 +1,201 @@
+/*
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018-2019 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@@ -0,0 +1,158 @@
+
+/*
+ * Copyright (C) 2020 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2020 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/vbstore/vbstorage.c 2025-08-29 08:46:41.395120704 +0200
@@ -0,0 +1,518 @@
+/*
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/vbstore/vbstore.c 2025-08-29 08:46:41.395147867 +0200
@@ -0,0 +1,475 @@
+/*
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/vbus/vbus_backend.c 2025-08-29 08:46:41.395033838 +0200
@@ -0,0 +1,314 @@
+/*
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/vbus/vbus_client.c 2025-08-29 08:46:41.395021714 +0200
@@ -0,0 +1,189 @@
+/*
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./soo/kernel/vbus/vbus_vbstore.c 2025-08-29 08:46:41.394977570 +0200
@@ -0,0 +1,974 @@
+/*
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2016-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./include/core/core.h 2025-10-10 17:28:33.584649635 +0200
@@ -0,0 +1,55 @@
+/*
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018-2019 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./include/core/debug.h 2025-10-10 17:28:33.584702104 +0200
@@ -0,0 +1,48 @@
+/*
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018-2019 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./include/core/device_access.h 2025-10-10 17:28:33.584702104 +0200
@@ -0,0 +1,58 @@
+ /*
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (c) 2018 Baptiste Delporte <bonel@bonel.net>
+ * Copyright (C) 2019 David Truan <david.truan@heig-vd.ch>
+ *
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@@ -0,0 +1,29 @@
+
+/*
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018-2019 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./include/core/receive.h 2025-10-10 17:28:33.584702104 +0200
@@ -0,0 +1,27 @@
+/*
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018-2019 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./include/core/types.h 2025-10-10 17:28:33.584702104 +0200
@@ -0,0 +1,26 @@
+/*
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018-2019 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./include/soo/core.h 2025-10-10 17:28:33.584702104 +0200
@@ -0,0 +1,30 @@
+/*
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018-2019 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./include/soo/debug.h 2025-10-10 17:28:33.584815499 +0200
@@ -0,0 +1,48 @@
+/*
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2019 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ * Copyright (C) 2018-2019 Baptiste Delporte <bonel@bonel.net>
+ *
+ * This program is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./src/soo/s3c-restore.c 2025-10-10 17:28:33.594328500 +0200
@@ -0,0 +1,76 @@
+/*
+ * Copyright (C) 2014-2020 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2020 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ ./src/soo/s3c-shutdown.c 2025-10-10 17:28:33.594328500 +0200
@@ -0,0 +1,65 @@
+/*
+ * Copyright (C) 2014-2020 Daniel Rossier <daniel.rossier@soo.tech>
+ * Copyright (C) 2014-2020 Daniel Rossier <daniel.rossier@heig-vd.ch>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
Expand Down
2 changes: 1 addition & 1 deletion so3/so3/apps/refso3/refso3.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2016-2026 Daniel Rossier <daniel.rossier@soo.tech>
* Copyright (C) 2016-2026 Daniel Rossier <daniel.rossier@heig-vd.ch>
* Copyright (C) 2016-2019 Baptiste Delporte <bonel@bonel.net>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion so3/so3/arch/arm32/backtrace.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@soo.tech>
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@heig-vd.ch>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand Down
2 changes: 1 addition & 1 deletion so3/so3/arch/arm32/include/asm/backtrace.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2016-2020 Daniel Rossier <daniel.rossier@soo.tech>
* Copyright (C) 2016-2020 Daniel Rossier <daniel.rossier@heig-vd.ch>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand Down
2 changes: 1 addition & 1 deletion so3/so3/arch/arm32/include/asm/cpregs.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@soo.tech>
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@heig-vd.ch>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand Down
2 changes: 1 addition & 1 deletion so3/so3/arch/arm32/virt32/platsmp.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@soo.tech>
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@heig-vd.ch>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand Down
2 changes: 1 addition & 1 deletion so3/so3/arch/arm64/backtrace.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@soo.tech>
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@heig-vd.ch>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand Down
2 changes: 1 addition & 1 deletion so3/so3/arch/arm64/include/asm/backtrace.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2016-2020 Daniel Rossier <daniel.rossier@soo.tech>
* Copyright (C) 2016-2020 Daniel Rossier <daniel.rossier@heig-vd.ch>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand Down
2 changes: 1 addition & 1 deletion so3/so3/arch/arm64/include/asm/cpregs.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@soo.tech>
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@heig-vd.ch>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand Down
2 changes: 1 addition & 1 deletion so3/so3/arch/arm64/virt64/platsmp.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@soo.tech>
* Copyright (C) 2016,2017 Daniel Rossier <daniel.rossier@heig-vd.ch>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand Down
2 changes: 1 addition & 1 deletion so3/so3/avz/include/avz/dcm.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2016-2026 Daniel Rossier <daniel.rossier@soo.tech>
* Copyright (C) 2016-2026 Daniel Rossier <daniel.rossier@heig-vd.ch>
* Copyright (C) 2017,2018 Baptiste Delporte <bonel@bonel.net>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
Loading
Loading