~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/protocol.rst

  • Committer: Monty Taylor
  • Date: 2010-10-05 18:52:34 UTC
  • mfrom: (1812.1.3 build)
  • Revision ID: mordred@inaugust.com-20101005185234-5qhx2plqx4p2kcb9
Merged documentation and copyright header fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# Drizzle Client & Protocol Library
3
 
4
 
# Copyright (C) 2008 Eric Day (eday@oddments.org)
5
 
# All rights reserved.
6
 
7
 
# Use and distribution licensed under the BSD license.  See
8
 
# the COPYING file in this directory for full text.
9
 
#
 
1
.. Drizzle Client & Protocol Library
 
2
 
 
3
.. Copyright (C) 2008 Eric Day (eday@oddments.org)
 
4
.. All rights reserved.
 
5
 
 
6
.. Use and distribution licensed under the BSD license.  See
 
7
.. the COPYING.BSD file in the root source directory for full text.
10
8
 
11
9
Drizzle Protocol
12
10
================