summaryrefslogtreecommitdiff
path: root/skel/h
diff options
context:
space:
mode:
Diffstat (limited to 'skel/h')
-rw-r--r--skel/h18
1 files changed, 6 insertions, 12 deletions
diff --git a/skel/h b/skel/h
index f536d56..b7fb51f 100644
--- a/skel/h
+++ b/skel/h
@@ -1,16 +1,10 @@
/*
- This file is a part of Qosmos ixEngine.
-
- Copyright Qosmos 2000-<+strftime("%Y")+> - All rights reserved
-
- This computer program and all its components are protected by
- authors' rights and copyright law and by international treaties.
- Any representation, reproduction, distribution or modification
- of this program or any portion of it is forbidden without
- Qosmos explicit and written agreement and may result in severe
- civil and criminal penalties, and will be prosecuted
- to the maximum extent possible under the law.
-*/
+ * (C) Copyright AdvisorSLA 2000-<+strftime("%Y")+>
+ *
+ * Unpublished
+ * All rights reserved
+ *
+ */
#ifndef <+substitute(toupper(expand("%:t")), "[\\.-]", "_", "g")+>_
#define <+substitute(toupper(expand("%:t")), "[\\.-]", "_", "g")+>_