From edd91578808d808646ca583dbd091220b5b7cb28 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 25 Oct 2010 19:20:22 -0400 Subject: convert remainder of docs to use pyramid instead of repoze.bfg --- docs/copyright.rst | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to 'docs/copyright.rst') diff --git a/docs/copyright.rst b/docs/copyright.rst index 791d69f81..30a544cc4 100644 --- a/docs/copyright.rst +++ b/docs/copyright.rst @@ -1,7 +1,7 @@ Copyright, Trademarks, and Attributions ======================================= -*The repoze.bfg Web Application Framework, Version 1.2* +*The Pyramid Web Application Development Framework, Version 1.0* by Chris McDonough @@ -26,9 +26,9 @@ similar license to this one. .. note:: - While the :mod:`repoze.bfg` documentation is offered under the + While the :mod:`pyramid` documentation is offered under the Creative Commons Attribution-Nonconmmercial-Share Alike 3.0 United - States License, the :mod:`repoze.bfg` *software* is offered under a + States License, the :mod:`pyramid` *software* is offered under a `less restrictive (BSD-like) license `_ . @@ -74,21 +74,16 @@ Contacting The Publisher Please send documentation licensing inquiries, translation inquiries, and other business communications to `Agendaless Consulting `_. Please send software and other -technical queries to the `repoze-dev maillist -`_. +technical queries to the `Pylons-discuss maillist +`_. HTML Version and Source Code ---------------------------- An HTML version of this book is freely available via -http://bfg.repoze.org. +http://pylonshq.com/pyramid. The source code for the examples used in this book are available -within the :mod:`repoze.bfg` software distribution, always available -via http://bfg.repoze.org. - -Errata ------- - -Errata for this book will be placed at `http://bfg.repoze.org/book_errata`. +within the :mod:`pyramid` software distribution, always available +via http://pylonshq.com/pyramid. -- cgit v1.2.3