Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit af13c8c

Browse files
author
Jamie Snape
committed
Standardize MIDAS to Midas
1 parent b435a90 commit af13c8c

File tree

1,466 files changed

+3652
-3652
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,466 files changed

+3652
-3652
lines changed

.coveralls.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#=============================================================================
2-
# MIDAS Server
3-
# Copyright (c) Kitware SAS. 26 rue Louis Guérin. 69100 Villeurbanne, FRANCE
2+
# Midas Server
3+
# Copyright Kitware SAS, 26 rue Louis Guérin, 69100 Villeurbanne, France.
44
# All rights reserved.
5-
# More information http://www.kitware.com
5+
# For more information visit http://www.kitware.com/.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; MIDAS Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
1+
; Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
22

33
root = true
44

.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# MIDAS Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
1+
# Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
22

33
Options -Indexes
44

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#=============================================================================
2-
# MIDAS Server
3-
# Copyright (c) Kitware SAS. 26 rue Louis Guérin. 69100 Villeurbanne, FRANCE
2+
# Midas Server
3+
# Copyright Kitware SAS, 26 rue Louis Guérin, 69100 Villeurbanne, France.
44
# All rights reserved.
5-
# More information http://www.kitware.com
5+
# For more information visit http://www.kitware.com/.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

CMakeLists.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#=============================================================================
2-
# MIDAS Server
3-
# Copyright (c) Kitware SAS. 26 rue Louis Guérin. 69100 Villeurbanne, FRANCE
2+
# Midas Server
3+
# Copyright Kitware SAS, 26 rue Louis Guérin, 69100 Villeurbanne, France.
44
# All rights reserved.
5-
# More information http://www.kitware.com
5+
# For more information visit http://www.kitware.com/.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

COPYRIGHT

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
MIDAS Server
2-
Copyright (c) Kitware SAS. 26 rue Louis Guérin. 69100 Villeurbanne, FRANCE
1+
Midas Server
2+
Copyright Kitware SAS, 26 rue Louis Guérin, 69100 Villeurbanne, France.
33
All rights reserved.
4-
More information http://www.kitware.com
4+
For more information visit http://www.kitware.com/.
55

66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

CTestConfig.cmake

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#=============================================================================
2-
# MIDAS Server
3-
# Copyright (c) Kitware SAS. 26 rue Louis Guérin. 69100 Villeurbanne, FRANCE
2+
# Midas Server
3+
# Copyright Kitware SAS, 26 rue Louis Guérin, 69100 Villeurbanne, France.
44
# All rights reserved.
5-
# More information http://www.kitware.com
5+
# For more information visit http://www.kitware.com/.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

Vagrantfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# -*- mode: ruby -*-
22
#=============================================================================
3-
# MIDAS Server
4-
# Copyright (c) Kitware SAS. 26 rue Louis Guérin. 69100 Villeurbanne, FRANCE
3+
# Midas Server
4+
# Copyright Kitware SAS, 26 rue Louis Guérin, 69100 Villeurbanne, France.
55
# All rights reserved.
6-
# More information http://www.kitware.com
6+
# For more information visit http://www.kitware.com/.
77
#
88
# Licensed under the Apache License, Version 2.0 (the "License");
99
# you may not use this file except in compliance with the License.

app.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#=============================================================================
2-
# MIDAS Server
3-
# Copyright (c) Kitware SAS. 26 rue Louis Guérin. 69100 Villeurbanne, FRANCE
2+
# Midas Server
3+
# Copyright Kitware SAS, 26 rue Louis Guérin, 69100 Villeurbanne, France.
44
# All rights reserved.
5-
# More information http://www.kitware.com
5+
# For more information visit http://www.kitware.com/.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "midas-server",
3-
"description": "Midas Platform",
3+
"description": "Server component of the Midas Platform",
44
"homepage": "http://www.midasplatform.org",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)