Correct copyright holder.
rejectedsoftware e.K. doesn't exist anymore since mid-2019.
This commit is contained in:
parent
699f43c80c
commit
8e24c4a204
18 changed files with 18 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
Utility functions for array processing
|
||||
|
||||
Copyright: © 2012 RejectedSoftware e.K.
|
||||
Copyright: © 2012 Sönke Ludwig
|
||||
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
|
||||
Authors: Sönke Ludwig
|
||||
*/
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
Note that this module currently is a big sand box for testing allocation related stuff.
|
||||
Nothing here, including the interfaces, is final but rather a lot of experimentation.
|
||||
|
||||
Copyright: © 2012-2013 RejectedSoftware e.K.
|
||||
Copyright: © 2012-2013 Sönke Ludwig
|
||||
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
|
||||
Authors: Sönke Ludwig
|
||||
*/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
Internal hash map implementation.
|
||||
|
||||
Copyright: © 2013 RejectedSoftware e.K.
|
||||
Copyright: © 2013 Sönke Ludwig
|
||||
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
|
||||
Authors: Sönke Ludwig
|
||||
*/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
Utility functions for string processing
|
||||
|
||||
Copyright: © 2012-2014 RejectedSoftware e.K.
|
||||
Copyright: © 2012-2014 Sönke Ludwig
|
||||
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
|
||||
Authors: Sönke Ludwig
|
||||
*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
Extensions to `std.traits` module of Phobos. Some may eventually make it into Phobos,
|
||||
some are dirty hacks that work only for vibe.d
|
||||
|
||||
Copyright: © 2012 RejectedSoftware e.K.
|
||||
Copyright: © 2012 Sönke Ludwig
|
||||
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
|
||||
Authors: Sönke Ludwig, Михаил Страшун
|
||||
*/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
Additions to std.typetuple pending for inclusion into Phobos.
|
||||
|
||||
Copyright: © 2013 RejectedSoftware e.K.
|
||||
Copyright: © 2013 Sönke Ludwig
|
||||
License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
|
||||
Authors: Михаил Страшун
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue