From 7c5c72228f538f3c9aa3dc3bee300e278e3cda2e Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 10 Mar 2008 09:44:22 -0700 Subject: Add show license command To ensure that end users are clear about the license, add a 'show license' command that shows the GPLv2 license. This also covers the GPL requirements for section 2c. --- templates/show/license/node.def | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 templates/show/license/node.def (limited to 'templates') diff --git a/templates/show/license/node.def b/templates/show/license/node.def new file mode 100644 index 0000000..eadfbbf --- /dev/null +++ b/templates/show/license/node.def @@ -0,0 +1,2 @@ +help: Show Vyatta license information +run: cat ${vyatta_sysconfdir}/LICENSE -- cgit v1.2.3