summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/isode/stroke/elements/CapsInfo.java')
-rw-r--r--src/com/isode/stroke/elements/CapsInfo.java11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/com/isode/stroke/elements/CapsInfo.java b/src/com/isode/stroke/elements/CapsInfo.java
index 9c2e937..af29804 100644
--- a/src/com/isode/stroke/elements/CapsInfo.java
+++ b/src/com/isode/stroke/elements/CapsInfo.java
@@ -1,3 +1,14 @@
+/*
+ * Copyright (c) 2010 Isode Limited.
+ * All rights reserved.
+ * See the COPYING file for more information.
+ */
+/*
+ * Copyright (c) 2015 Tarun Gupta.
+ * Licensed under the simplified BSD license.
+ * See Documentation/Licenses/BSD-simplified.txt for more information.
+ */
+
package com.isode.stroke.elements;
import com.isode.stroke.base.NotNull;