瀏覽代碼

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.