LGTM, thanks On Tue, Jun 23, 2015 at 11:47 AM, 'Klaus Aehlig' via ganeti-devel < [email protected]> wrote:
> Signed-off-by: Klaus Aehlig <[email protected]> > --- > doc/conf.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/conf.py b/doc/conf.py > index e73b753..fbb636f 100644 > --- a/doc/conf.py > +++ b/doc/conf.py > @@ -48,7 +48,7 @@ master_doc = "index" > > # General information about the project. > project = u"Ganeti" > -copyright = u"%s Google Inc." % ", ".join(map(str, range(2006, 2013 + 1))) > +copyright = u"%s Google Inc." % ", ".join(map(str, range(2006, 2015 + 1))) > > # The version info for the project you're documenting, acts as > replacement for > # |version| and |release|, also used in various other places throughout > the > -- > 2.4.3.573.g4eafbef > > Hrvoje Ribicic Ganeti Engineering Google Germany GmbH Dienerstr. 12, 80331, München Geschäftsführer: Graham Law, Christine Elizabeth Flores Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg
