From 1f8b03340af38d6fee8b4cdb8ccb123ca7940d04 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 12 Dec 2015 21:14:23 -0500 Subject: updated copyright header (authors -> contributors) --- lpschedule/mark2html.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lpschedule/mark2html.py') diff --git a/lpschedule/mark2html.py b/lpschedule/mark2html.py index 44125a2..587208d 100644 --- a/lpschedule/mark2html.py +++ b/lpschedule/mark2html.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015 lpschedule-generator author(s). See AUTHORS. +# Copyright (C) 2015 lpschedule-generator contributors. See CONTRIBUTORS. # # This file is part of lpschedule-generator. # @@ -42,4 +42,3 @@ class Mark2html(object): Returns HTML format of FileName """ return mistune.markdown(self.FileName.read()) - \ No newline at end of file -- cgit v1.2.3