From 9ab7dc428a42e6d2857995e7d4c7fc063551f871 Mon Sep 17 00:00:00 2001 From: Daniel Pizetta Date: Wed, 24 Oct 2018 15:52:28 -0300 Subject: [PATCH] FIX: naming and encoding --- makeppa.sh | 1 + stdeb.cfg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/makeppa.sh b/makeppa.sh index 848ec8b63..f18547cbb 100755 --- a/makeppa.sh +++ b/makeppa.sh @@ -1,4 +1,5 @@ #! /bin/bash +# -*- coding: utf-8 -*- # package info ppa="ppa:colin-duquesnoy/stable" diff --git a/stdeb.cfg b/stdeb.cfg index 8822b8d74..a980525ba 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,2 +1,2 @@ [DEFAULT] -Copyright-File: COPYING +Copyright-File: LICENSE