summaryrefslogtreecommitdiffhomepage
path: root/options/value.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'options/value.cpp')
-rw-r--r--options/value.cpp9
1 files changed, 8 insertions, 1 deletions
diff --git a/options/value.cpp b/options/value.cpp
index 77f8d501..f5e92600 100644
--- a/options/value.cpp
+++ b/options/value.cpp
@@ -1,5 +1,12 @@
-#include "value.hpp"
+/* Copyright (c) 2015-2016, Stanislaw Halik <sthalik@misaki.pl>
+
+ * Permission to use, copy, modify, and/or distribute this
+ * software for any purpose with or without fee is hereby granted,
+ * provided that the above copyright notice and this permission
+ * notice appear in all copies.
+ */
+#include "value.hpp"
namespace options {