diff --git a/test/olctest.el b/test/olctest.el
index f5089c2c50a7d3b90698857846ef849dd446abe1..ae67632c754f4a8b233077b2968d4aff0ccfb717 100644
--- a/test/olctest.el
+++ b/test/olctest.el
@@ -1,20 +1,20 @@
-;;;; -*-coding: utf-8; lexical-binding: t;-*-
-;;;;
-;;;; Copyright (C) 2020 David Byers
-;;;;
-;;;; This program is free software: you can redistribute it and/or
-;;;; modify it under the terms of the GNU General Public License as
-;;;; published by the Free Software Foundation, either version 3 of
-;;;; the License, or (at your option) any later version.
-;;;;
-;;;; 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. See the GNU
-;;;; General Public License for more details.
-;;;;
-;;;; You should have received a copy of the GNU General Public License
-;;;; along with this program. If not, see
-;;;; <https://www.gnu.org/licenses/>.
+;; -*-coding: utf-8; lexical-binding: t;-*-
+;;
+;; Copyright (C) 2020 David Byers
+;;
+;; This program is free software: you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License as
+;; published by the Free Software Foundation, either version 3 of
+;; the License, or (at your option) any later version.
+;;
+;; 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. See the GNU
+;; General Public License for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program. If not, see
+;; <https://www.gnu.org/licenses/>.
 
 (require 'cl-lib)