Bladeren bron

Give RDS copyright to ICCS

RDS P.C. is no longer active and its founders have agreed to passing the
copyright of the source files to ICCS.
Ioannis Koutras 9 jaren geleden
bovenliggende
commit
075a2ade46
6 gewijzigde bestanden met toevoegingen van 6 en 6 verwijderingen
  1. 1 1
      private-include/parse_env.h
  2. 1 1
      private-include/slab.h
  3. 1 1
      private-include/tls_allocator.h
  4. 1 1
      src/glibc_hooks.c
  5. 1 1
      src/slab/free.c
  6. 1 1
      src/slab/initialize.c

+ 1 - 1
private-include/parse_env.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright RubberDuck Software P.C.
+ *   Copyright Institute of Communication and Computer Systems (ICCS)
  *
  *   Licensed under the Apache License, Version 2.0 (the "License");
  *   you may not use this file except in compliance with the License.

+ 1 - 1
private-include/slab.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright RubberDuck Software P.C.
+ *   Copyright Institute of Communication and Computer Systems (ICCS)
  *
  *   Licensed under the Apache License, Version 2.0 (the "License");
  *   you may not use this file except in compliance with the License.

+ 1 - 1
private-include/tls_allocator.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright RubberDuck Software P.C.
+ *   Copyright Institute of Communication and Computer Systems (ICCS)
  *
  *   Licensed under the Apache License, Version 2.0 (the "License");
  *   you may not use this file except in compliance with the License.

+ 1 - 1
src/glibc_hooks.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright Rubber Duck Software P.C.
+ *   Copyright Institute of Communication and Computer Systems (ICCS)
  *
  *   Licensed under the Apache License, Version 2.0 (the "License");
  *   you may not use this file except in compliance with the License.

+ 1 - 1
src/slab/free.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright RubberDuck Software P.C.
+ *   Copyright Institute of Communication and Computer Systems (ICCS)
  *
  *   Licensed under the Apache License, Version 2.0 (the "License");
  *   you may not use this file except in compliance with the License.

+ 1 - 1
src/slab/initialize.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright RubberDuck Software P.C.
+ *   Copyright Institute of Communication and Computer Systems (ICCS)
  *
  *   Licensed under the Apache License, Version 2.0 (the "License");
  *   you may not use this file except in compliance with the License.