summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-10-08 18:22:44 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-10-08 18:22:44 -0700
commit72354d2ff5f87fa97cd0899b4fa0c7667eb702dc (patch)
treedd9b830be0684ec6116318b24c8d54e715b272b1 /lib
parenta351a8338cab5c61e28524b16d68ffcb6e40bd00 (diff)
tweak disclaimer
Diffstat (limited to 'lib')
-rw-r--r--lib/DhMakeELPA/Command/make.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/DhMakeELPA/Command/make.pm b/lib/DhMakeELPA/Command/make.pm
index 0724537..f39800f 100644
--- a/lib/DhMakeELPA/Command/make.pm
+++ b/lib/DhMakeELPA/Command/make.pm
@@ -159,8 +159,8 @@ sub create_copyright {
"",
"DISCLAIMER: This copyright info was automatically extracted",
" from the ELPA package. It might not be accurate. You need",
- " to throughly verify that the module passes DFSG, and the",
- " info in this file is accurate.",
+ " to throughly verify that the code passes the DFSG, and that",
+ " the info in this file is accurate.",
"NOTE: Don't forget to remove this disclaimer when you've",
" performed this verification."
);