aboutsummaryrefslogtreecommitdiff
path: root/src/command.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.rs')
-rw-r--r--src/command.rs2
1 files changed, 2 insertions, 0 deletions
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;