From 0f7ff3a89637a36100b2c349a6a0f22115a508dd Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 29 Jun 2016 09:49:36 +0200 Subject: Add copyright notice into the -v/--version flags MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- t/expected.txt | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 't/expected.txt') diff --git a/t/expected.txt b/t/expected.txt index 0f58ff0..574a12b 100644 --- a/t/expected.txt +++ b/t/expected.txt @@ -1,16 +1,24 @@ g version 0.3.9 +Copyright (C) 2013-2016 Miquel Sabaté Solà +License GPLv3+: GNU GPL version 3 or later . +This is free software: you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law. g version 0.3.9 +Copyright (C) 2013-2016 Miquel Sabaté Solà +License GPLv3+: GNU GPL version 3 or later . +This is free software: you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law. usage: g [-h | --help] [-v | --version] [] The g commands are: - add Add a new shortcut. - rm Remove a shorcut. + add Add a new shortcut. + rm Remove a shorcut. list List all the available shortcuts. usage: g [-h | --help] [-v | --version] [] The g commands are: - add Add a new shortcut. - rm Remove a shorcut. + add Add a new shortcut. + rm Remove a shorcut. list List all the available shortcuts. Cannot use 'add': keyword. usage: g add [path] -- cgit v1.2.3