summaryrefslogtreecommitdiff
path: root/Source/exehead/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/exehead/exec.h')
-rwxr-xr-xSource/exehead/exec.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/Source/exehead/exec.h b/Source/exehead/exec.h
index b6f2d10..dd9368b 100755
--- a/Source/exehead/exec.h
+++ b/Source/exehead/exec.h
@@ -1,3 +1,19 @@
+/*
+ * exec.h
+ *
+ * This file is a part of NSIS.
+ *
+ * Copyright (C) 1999-2007 Nullsoft and Contributors
+ *
+ * Licensed under the zlib/libpng license (the "License");
+ * you may not use this file except in compliance with the License.
+ *
+ * Licence details can be found in the file COPYING.
+ *
+ * This software is provided 'as-is', without any express or implied
+ * warranty.
+ */
+
#ifndef _EXEC_H_
#define _EXEC_H_