From 27d0eddd4c1cc275d90938c350a3563428ec5b4f Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Mon, 16 Nov 2015 01:29:52 -0300 Subject: Add MIT LICENSE --- src/command.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/command.rs') diff --git a/src/command.rs b/src/command.rs index 09259af..b728776 100644 --- a/src/command.rs +++ b/src/command.rs @@ -1,3 +1,5 @@ +// See LICENSE file for copyright and license details. + //! Command execution module. //! use std::ffi::OsStr; -- cgit v1.2.3-70-g09d2