Update name of the project in 2 more locations.

git grep does not show occurrences of the old name anymore
with this patch.
This commit is contained in:
Auke Kok
2016-08-03 12:31:44 -07:00
parent 061c9dcb2c
commit a376233cee
2 changed files with 13 additions and 12 deletions

21
LICENSE
View File

@@ -3,20 +3,21 @@
Author: Auke-jan H. Kok <auke-jan.h.kok@intel.com>
Author: Julio Montes <julio.montes@intel.com>
This file is part of clr-cloud-init.
This file is part of micro-config-drive.
clr-cloud-init is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
micro-config-drive is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
clr-cloud-init is distributed in the hope that it will be useful,
micro-config-drive is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with clr-cloud-init. If not, see <http://www.gnu.org/licenses/>.
You should have received a copy of the GNU General
Public License along with micro-config-drive. If not, see
<http://www.gnu.org/licenses/>.
In addition, as a special exception, the copyright holders give
permission to link the code of portions of this program with the

View File

@@ -28,11 +28,11 @@
"name": "demo-key"
}
],
"hostname": "clr-cloud-init-dev.novalocal",
"hostname": "micro-config-drive-dev.novalocal",
"launch_index": 0,
"public_keys": {
"demo-key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzDSFIGUGWQwX0bthU+oK7F+jXyA0YzRPpUfQrMna4n+C6ozFmUYC7Z6ak4kFi90LylCGhMQb1IvxdnvV+Lk/wjRwWhLZh80TuVbrvYmbFRP+TjjNJ+jO5SMFGKy7l5MIF8iyF6RHJ6qiZMzQKEH8J1AVttsSxkeu/tRPhe88hBR8oQA+pl9CYbqpjtin4inMhRNus7CdLIC5gAjaGFYLtjPOEwFpCiOjgVnsTxjjAe7mf97dWAwP8/1Ea+gXMXLsnFdhF11bkQHbY6AYtYpFa2nM5woPBzfIIi5RKGmriA+3Tkkx2hWKp2J0yru8G4EBU7NKVrBICFtymbG8f2jIV root@clr\n"
},
"project_id": "25ab73ec706c4cf8955574b135882afa",
"name": "clr-cloud-init-dev"
"name": "micro-config-drive-dev"
}