summaryrefslogtreecommitdiff
path: root/src/ui/ui_shared.c
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2001-10-19 12:26:45 +0000
committerTim Angus <tim@ngus.net>2001-10-19 12:26:45 +0000
commit11531c963e89e7e0acf73efd4920221b8592e4cb (patch)
tree503d478b783f8b5b81941ed6149e4ad4c1df24c1 /src/ui/ui_shared.c
parent40aca014bafee22f1e6e9f07673da14a295f8889 (diff)
License change to OSML
Diffstat (limited to 'src/ui/ui_shared.c')
-rw-r--r--src/ui/ui_shared.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ui/ui_shared.c b/src/ui/ui_shared.c
index 67824064..c0ca8a01 100644
--- a/src/ui/ui_shared.c
+++ b/src/ui/ui_shared.c
@@ -1,6 +1,19 @@
//
// string allocation/managment
+/*
+ * Portions Copyright (C) 2000-2001 Tim Angus
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the OSML - Open Source Modification License v1.0 as
+ * described in the file COPYING which is distributed with this source
+ * code.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ */
+
#include "ui_shared.h"
#define SCROLL_TIME_START 500