Переглянути джерело

Updated copyright year to 2018

Sergiu Miclea 8 роки тому
батько
коміт
700f23800f
20 змінених файлів з 20 додано та 20 видалено
  1. 1 1
      private/cypress/config.template.js
  2. 1 1
      private/cypress/integration/login/Invalid Login.js
  3. 1 1
      private/cypress/integration/migration/1 - Create Openstack Endpoint.js
  4. 1 1
      private/cypress/integration/migration/2 - Create VmWare Endpoint.js
  5. 1 1
      private/cypress/integration/migration/3 - Create VmWare Openstack Migration.js
  6. 1 1
      private/cypress/integration/migration/4 - Cancel first running migration.js
  7. 1 1
      private/cypress/integration/migration/6 - Delete first migration.js
  8. 1 1
      private/cypress/integration/migration/7 - Delete e2e Openstack endpoint.js
  9. 1 1
      private/cypress/integration/migration/8 - Delete e2e VmWare endpoint.js
  10. 1 1
      private/cypress/integration/replica/1 - Create Azure Endpoint.js
  11. 1 1
      private/cypress/integration/replica/2 - Create VmWare Endpoint.js
  12. 1 1
      private/cypress/integration/replica/3 - Create VmWare Azure Replica.js
  13. 1 1
      private/cypress/integration/replica/4 - Cancel first running replica.js
  14. 1 1
      private/cypress/integration/replica/5 - Cannot delete used endpoint.js
  15. 1 1
      private/cypress/integration/replica/6 - Delete first replica.js
  16. 1 1
      private/cypress/integration/replica/7 - Delete e2e Azure endpoint.js
  17. 1 1
      private/cypress/integration/replica/8 - Delete e2e VmWare endpoint.js
  18. 1 1
      private/cypress/integration/scheduler/Scheduler Operations.js
  19. 1 1
      private/cypress/support/commands.js
  20. 1 1
      private/cypress/support/index.js

+ 1 - 1
private/cypress/config.template.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/login/Invalid Login.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/migration/1 - Create Openstack Endpoint.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/migration/2 - Create VmWare Endpoint.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/migration/3 - Create VmWare Openstack Migration.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/migration/4 - Cancel first running migration.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/migration/6 - Delete first migration.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/migration/7 - Delete e2e Openstack endpoint.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/migration/8 - Delete e2e VmWare endpoint.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/replica/1 - Create Azure Endpoint.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/replica/2 - Create VmWare Endpoint.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/replica/3 - Create VmWare Azure Replica.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/replica/4 - Cancel first running replica.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/replica/5 - Cannot delete used endpoint.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/replica/6 - Delete first replica.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/replica/7 - Delete e2e Azure endpoint.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/replica/8 - Delete e2e VmWare endpoint.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/integration/scheduler/Scheduler Operations.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/support/commands.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the

+ 1 - 1
private/cypress/support/index.js

@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2017  Cloudbase Solutions SRL
+Copyright (C) 2018  Cloudbase Solutions SRL
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the