Files
charm-vault/src/copyright
Liam Young 773b360a70 Restructure charm to follow src dir format
The OpenStack reactive charms use a src directory to store the
'source' charm. Convert the vault charm to comply with this
structure.

Change-Id: I7dd36b9aa7419459238f989dfe6c0553f7641cdf
2018-02-19 10:19:09 +00:00

17 lines
697 B
Plaintext

Format: http://dep.debian.net/deps/dep5/
Files: *
Copyright: Copyright 2017, Canonical Ltd.
License: GPL-3
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3, as
published by the Free Software Foundation.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranties of
MERCHANTABILITY, SATISFACTORY QUALITY, 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 this program. If not, see <http://www.gnu.org/licenses/>.