From 83a48e2fed5177b372e41de3b67099f55431c39d Mon Sep 17 00:00:00 2001
From: David Byers <david.byers@liu.se>
Date: Tue, 11 Aug 2020 08:33:06 +0200
Subject: [PATCH] Added license to documentation.

---
 olc.info | 21 ++++++++++++++-------
 olc.texi | 10 +++++++++-
 2 files changed, 23 insertions(+), 8 deletions(-)

diff --git a/olc.info b/olc.info
index 480e8a6..302d78a 100644
--- a/olc.info
+++ b/olc.info
@@ -1,5 +1,12 @@
 This is olc.info, produced by makeinfo version 6.7 from olc.texi.
 
+Copyright 2020 David Byers
+
+   This material may be distributed only subject to the terms and
+conditions set forth in the Open Publication License, v1.0 or later (the
+latest version is presently available at
+http://www.opencontent.org/openpub/).
+
 
 File: olc.info,  Node: Top,  Next: Data types,  Up: (dir)
 
@@ -373,13 +380,13 @@ Index
 
 
 Tag Table:
-Node: Top67
-Node: Data types899
-Node: olc-area1277
-Node: olc-parse2205
-Node: Errors3435
-Node: Functions7375
-Node: Index13700
+Node: Top314
+Node: Data types1146
+Node: olc-area1524
+Node: olc-parse2452
+Node: Errors3682
+Node: Functions7622
+Node: Index13947
 
 End Tag Table
 
diff --git a/olc.texi b/olc.texi
index 48614e1..1194022 100644
--- a/olc.texi
+++ b/olc.texi
@@ -2,7 +2,15 @@
 @documentencoding utf-8
 @setfilename olc
 @settitle Open Location Code for emacs
-
+@setchapternewpage odd
+@ifinfo
+Copyright 2020 David Byers
+
+This material may be distributed only subject to the terms and
+conditions set forth in the Open Publication License, v1.0 or later
+(the latest version is presently available at
+http://www.opencontent.org/openpub/).
+@end ifinfo
 @titlepage
 @title Open Location Code for emacs
 @author David Byers
-- 
GitLab