瀏覽代碼

Merge pull request #173 from vcatechnology/license-update

Correct licenses for newly added files (do not copy paste licenses)
bel2125 10 年之前
父節點
當前提交
915c9e6fe4
共有 6 個文件被更改,包括 6 次插入12 次删除
  1. 1 2
      test/civetweb_check.h
  2. 1 2
      test/main.c
  3. 1 2
      test/private.c
  4. 1 2
      test/private.h
  5. 1 2
      test/public.c
  6. 1 2
      test/public.h

+ 1 - 2
test/civetweb_check.h

@@ -1,5 +1,4 @@
-/* Copyright (c) 2013-2015 the Civetweb developers
- * Copyright (c) 2004-2013 Sergey Lyubka
+/* Copyright (c) 2015 the Civetweb developers
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal

+ 1 - 2
test/main.c

@@ -1,5 +1,4 @@
-/* Copyright (c) 2013-2015 the Civetweb developers
- * Copyright (c) 2004-2013 Sergey Lyubka
+/* Copyright (c) 2015 the Civetweb developers
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal

+ 1 - 2
test/private.c

@@ -1,5 +1,4 @@
-/* Copyright (c) 2013-2015 the Civetweb developers
- * Copyright (c) 2004-2013 Sergey Lyubka
+/* Copyright (c) 2015 the Civetweb developers
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal

+ 1 - 2
test/private.h

@@ -1,5 +1,4 @@
-/* Copyright (c) 2013-2015 the Civetweb developers
- * Copyright (c) 2004-2013 Sergey Lyubka
+/* Copyright (c) 2015 the Civetweb developers
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal

+ 1 - 2
test/public.c

@@ -1,5 +1,4 @@
-/* Copyright (c) 2013-2015 the Civetweb developers
- * Copyright (c) 2004-2013 Sergey Lyubka
+/* Copyright (c) 2015 the Civetweb developers
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal

+ 1 - 2
test/public.h

@@ -1,5 +1,4 @@
-/* Copyright (c) 2013-2015 the Civetweb developers
- * Copyright (c) 2004-2013 Sergey Lyubka
+/* Copyright (c) 2015 the Civetweb developers
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal