From 1f6814937350ef67bcdcd0ad7ef18f4839cc22b4 Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" Date: Wed, 15 Apr 2015 19:18:21 -0400 Subject: [PATCH] update copyright --- sandbox/make-coverage.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sandbox/make-coverage.py b/sandbox/make-coverage.py index 544e28bd2c..48285395c6 100755 --- a/sandbox/make-coverage.py +++ b/sandbox/make-coverage.py @@ -1,8 +1,8 @@ #! /usr/bin/env python2 # # This file is part of khmer, http://github.com/ged-lab/khmer/, and is -# Copyright (C) Michigan State University, 2009-2013. It is licensed under -# the three-clause BSD license; see doc/LICENSE.txt. +# Copyright (C) Michigan State University, 2009-2015. It is licensed under +# the three-clause BSD license; see LICENSE.txt. # Contact: khmer-project@idyll.org # import screed