From ccb862f54cb3a5662ec58ea58fc59260bd823f53 Mon Sep 17 00:00:00 2001 From: VG Date: Thu, 24 Nov 2016 14:41:43 +0100 Subject: correct filename extension of readme file --- readme.rst | 25 +++++++++++++++++++++++++ readme.txt | 25 ------------------------- 2 files changed, 25 insertions(+), 25 deletions(-) create mode 100644 readme.rst delete mode 100644 readme.txt diff --git a/readme.rst b/readme.rst new file mode 100644 index 0000000..4e5b4bc --- /dev/null +++ b/readme.rst @@ -0,0 +1,25 @@ +Introduction +============ + +This repository and hereby noted 'project' concerns just the debian packaging +part. + +License +======= + +Unless specified otherwise, this project is licensed under the terms of the +MIT license. You should have received a copy of the MIT License along with +this program. If not, see . + +SPDX-License-Identifier: MIT + +Copyright © 2016 vg + +Contact +======= + +developer + vg + +mail + vg@devys.org diff --git a/readme.txt b/readme.txt deleted file mode 100644 index 4e5b4bc..0000000 --- a/readme.txt +++ /dev/null @@ -1,25 +0,0 @@ -Introduction -============ - -This repository and hereby noted 'project' concerns just the debian packaging -part. - -License -======= - -Unless specified otherwise, this project is licensed under the terms of the -MIT license. You should have received a copy of the MIT License along with -this program. If not, see . - -SPDX-License-Identifier: MIT - -Copyright © 2016 vg - -Contact -======= - -developer - vg - -mail - vg@devys.org -- cgit v1.2.3