Sebastian Huber commented: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/17#note_114278


```patch
diff --git a/freebsd/sys/kern/subr_sleepqueue.c 
b/freebsd/sys/kern/subr_sleepqueue.c
index 
9665c02fe8269aa82348cb1d6bddb665c2579676..26df4b59d39b8b022281f333d996ca437e098415
 100644
--- a/freebsd/sys/kern/subr_sleepqueue.c
+++ b/freebsd/sys/kern/subr_sleepqueue.c
@@ -1,10 +1,9 @@
 #include <machine/rtems-bsd-kernel-space.h>
 
 /*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
  *
  * Copyright (c) 2004 John Baldwin <[email protected]>
- * Copyright (c) 2015 embedded brains GmbH <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
```
Why was our copyright removed from this file? The RTEMS-specific implementation 
is still from us. The license change is fine.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/17#note_114278
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to