From 4fe52a7ff450f1b96ff2d6573b89fa82722233b9 Mon Sep 17 00:00:00 2001 From: Dan Mick Date: Fri, 8 Mar 2013 15:46:34 -0800 Subject: [PATCH] Revert "Update conf.py" This reverts commit 700899206224436255522d8469612e6603fe3116. Apparently github's edit lets you commit directly to the repo. Oops. --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index dc4ea51b7a0..e2025a7b36c 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -1,4 +1,4 @@ -project = u'CephNStuff' +project = u'Ceph' copyright = u'2010-2013, Inktank Storage, Inc. and contributors. Licensed under Creative Commons BY-SA' version = 'dev' release = 'dev' -- 2.47.3