From 567d52f199d74a9ec84c491b5d7c9a4555912db0 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 3 Jan 2015 21:36:32 +0100 Subject: all: update copyright --- tests/path.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/path.py') diff --git a/tests/path.py b/tests/path.py index fa90a6f5e..39d5f4af5 100755 --- a/tests/path.py +++ b/tests/path.py @@ -4,7 +4,7 @@ path ~~~~ - :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ import os -- cgit v1.2.1