Bläddra i källkod

gh-2562 Change license to Apache

Fixed some messed up cases

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 12 år sedan
förälder
incheckning
d72689ee6a
63 ändrade filer med 63 tillägg och 189 borttagningar
  1. 1 3
      common/CMakeLists.txt
  2. 1 3
      common/monitoring/CMakeLists.txt
  3. 1 3
      dali/CMakeLists.txt
  4. 1 3
      deploy/CMakeLists.txt
  5. 1 3
      deploy/gcc3/CMakeLists.txt
  6. 1 3
      deploy/gcc3/bin/CMakeLists.txt
  7. 1 3
      deploy/vc2008/CMakeLists.txt
  8. 1 3
      deploy/vc2008/bin/CMakeLists.txt
  9. 1 3
      deployment/CMakeLists.txt
  10. 1 3
      ecl/CMakeLists.txt
  11. 1 3
      ecllibrary/CMakeLists.txt
  12. 1 3
      esp/CMakeLists.txt
  13. 1 3
      esp/bindings/CMakeLists.txt
  14. 1 3
      esp/bindings/SOAP/CMakeLists.txt
  15. 1 3
      esp/bindings/SOAP/Platform/CMakeLists.txt
  16. 1 3
      esp/bindings/SOAP/client/CMakeLists.txt
  17. 1 3
      esp/bindings/SOAP/ws_ecl_client/CMakeLists.txt
  18. 1 3
      esp/bindings/SOAP/xpp/CMakeLists.txt
  19. 1 3
      esp/bindings/SOAP/xpp/sxt/CMakeLists.txt
  20. 1 3
      esp/bindings/SOAP/xpp/xpp/CMakeLists.txt
  21. 1 3
      esp/bindings/http/CMakeLists.txt
  22. 1 3
      esp/bindings/http/client/CMakeLists.txt
  23. 1 3
      esp/bindings/http/platform/CMakeLists.txt
  24. 1 3
      esp/clients/CMakeLists.txt
  25. 1 3
      esp/eclwatch/CMakeLists.txt
  26. 1 3
      esp/eclwatch/ws_XSLT/CMakeLists.txt
  27. 1 3
      esp/eclwatch/xslt/CMakeLists.txt
  28. 1 3
      esp/esdl/CMakeLists.txt
  29. 1 3
      esp/esplib/CMakeLists.txt
  30. 1 3
      esp/files/CMakeLists.txt
  31. 1 3
      esp/files/css/CMakeLists.txt
  32. 1 3
      esp/files/html/CMakeLists.txt
  33. 1 3
      esp/files/img/CMakeLists.txt
  34. 1 3
      esp/files/logo/CMakeLists.txt
  35. 1 3
      esp/files/scripts/CMakeLists.txt
  36. 1 3
      esp/files/scripts/configmgr/CMakeLists.txt
  37. 1 3
      esp/protocols/CMakeLists.txt
  38. 1 3
      esp/services/CMakeLists.txt
  39. 1 3
      esp/services/common/CMakeLists.txt
  40. 1 3
      esp/services/scrubbed/CMakeLists.txt
  41. 1 3
      esp/services/ws_roxie/CMakeLists.txt
  42. 1 3
      esp/smc/CMakeLists.txt
  43. 1 3
      esp/test/CMakeLists.txt
  44. 1 3
      esp/tools/CMakeLists.txt
  45. 1 3
      esp/tools/scripts/CMakeLists.txt
  46. 1 3
      esp/tools/wizards/CMakeLists.txt
  47. 1 3
      esp/tools/wizards/Ecl2Esp/CMakeLists.txt
  48. 1 3
      esp/tools/wizards/esp_service_wizard/CMakeLists.txt
  49. 1 3
      esp/tools/wizards/esp_simple_client/CMakeLists.txt
  50. 1 3
      esp/xslt/CMakeLists.txt
  51. 1 3
      plugins/CMakeLists.txt
  52. 1 3
      roxie/CMakeLists.txt
  53. 1 3
      rtl/CMakeLists.txt
  54. 1 3
      rtl/ecltpl/CMakeLists.txt
  55. 1 3
      rtl/include/CMakeLists.txt
  56. 1 3
      services/CMakeLists.txt
  57. 1 3
      system/CMakeLists.txt
  58. 1 3
      system/include/CMakeLists.txt
  59. 1 3
      system/security/CMakeLists.txt
  60. 1 3
      system/security/test/CMakeLists.txt
  61. 1 3
      testing/CMakeLists.txt
  62. 1 3
      thorlcr/CMakeLists.txt
  63. 1 3
      tools/CMakeLists.txt

+ 1 - 3
common/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
common/monitoring/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
dali/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
deploy/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
deploy/gcc3/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
deploy/gcc3/bin/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
deploy/vc2008/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
deploy/vc2008/bin/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
deployment/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
ecl/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
ecllibrary/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/bindings/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/bindings/SOAP/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/bindings/SOAP/Platform/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/bindings/SOAP/client/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/bindings/SOAP/ws_ecl_client/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/bindings/SOAP/xpp/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/bindings/SOAP/xpp/sxt/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/bindings/SOAP/xpp/xpp/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/bindings/http/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/bindings/http/client/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/bindings/http/platform/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/clients/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/eclwatch/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/eclwatch/ws_XSLT/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/eclwatch/xslt/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/esdl/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/esplib/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/files/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/files/css/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/files/html/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/files/img/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/files/logo/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/files/scripts/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/files/scripts/configmgr/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/protocols/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/services/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/services/common/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/services/scrubbed/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/services/ws_roxie/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/smc/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/test/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/tools/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/tools/scripts/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/tools/wizards/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/tools/wizards/Ecl2Esp/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/tools/wizards/esp_service_wizard/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/tools/wizards/esp_simple_client/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
esp/xslt/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
plugins/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
roxie/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
rtl/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
rtl/ecltpl/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
rtl/include/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
services/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
system/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
system/include/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
system/security/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
system/security/test/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
testing/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
thorlcr/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #

+ 1 - 3
tools/CMakeLists.txt

@@ -1,9 +1,7 @@
 ################################################################################
 #    HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
 #
-#    This program is free software: you can redistribute it and/or All rights
-#    reserved. This program is NOT PRESENTLY free software: you can NOT
-#    redistribute
+#    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
 #    You may obtain a copy of the License at
 #