~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/protocol.rst

  • Committer: Monty Taylor
  • Date: 2010-09-29 15:35:42 UTC
  • mto: (1802.9.1 clean-doco)
  • mto: This revision was merged to the branch mainline in revision 1813.
  • Revision ID: mordred@inaugust.com-20100929153542-bs9u3ftqddgbgr84
Fixed comments in protocol doc.

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
================