Преглед на файлове

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 години
родител
ревизия
075a2ade46
променени са 6 файла, в които са добавени 6 реда и са изтрити 6 реда
  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.