aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2016-05-08 17:56:49 +0200
committerThomas White <taw@bitwiz.org.uk>2016-05-08 17:56:49 +0200
commit35662a3a1587331e45a81a7452f66b8e13f2b50a (patch)
tree5ee04579f1612d532e3342384e52eef3ce86b0c1 /src
parentafb0dd4dd6e78d6270056e28ba84cf4d6fb8fa04 (diff)
Update comments
Diffstat (limited to 'src')
-rw-r--r--src/narrative_window.c2
-rw-r--r--src/sc_editor.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/narrative_window.c b/src/narrative_window.c
index fc0e87b..e9436cc 100644
--- a/src/narrative_window.c
+++ b/src/narrative_window.c
@@ -1,7 +1,7 @@
/*
* narrative_window.c
*
- * Copyright © 2014-2015 Thomas White <taw@bitwiz.org.uk>
+ * Copyright © 2014-2016 Thomas White <taw@bitwiz.org.uk>
*
* This file is part of Colloquium.
*
diff --git a/src/sc_editor.h b/src/sc_editor.h
index 5e54cde..cf0b6d6 100644
--- a/src/sc_editor.h
+++ b/src/sc_editor.h
@@ -1,7 +1,7 @@
/*
* sc_editor.h
*
- * Copyright © 2014-2015 Thomas White <taw@bitwiz.org.uk>
+ * Copyright © 2014-2016 Thomas White <taw@bitwiz.org.uk>
*
* This file is part of Colloquium.
*