summaryrefslogtreecommitdiff
path: root/lib/api/stitch_plan.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/api/stitch_plan.py')
-rw-r--r--lib/api/stitch_plan.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/api/stitch_plan.py b/lib/api/stitch_plan.py
index 95cdc7d8..2011b592 100644
--- a/lib/api/stitch_plan.py
+++ b/lib/api/stitch_plan.py
@@ -1,3 +1,8 @@
+# Authors: see git history
+#
+# Copyright (c) 2010 Authors
+# Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details.
+
from flask import Blueprint, g, jsonify
from ..stitch_plan import patches_to_stitch_plan