~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/pbms/src/cslib/CSMd5.h

  • Committer: Monty Taylor
  • Date: 2010-10-02 21:15:42 UTC
  • mto: (1812.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1813.
  • Revision ID: mordred@inaugust.com-20101002211542-he2vvq1rfolq074b
Update all of the copyright headers to include the correct address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
 *
64
64
 * You should have received a copy of the GNU General Public License
65
65
 * along with this program; if not, write to the Free Software
66
 
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
66
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
67
67
 *
68
68
 *  Modified by Barry Leslie on 10/17/08.
69
69
 *      I have put a C++ wrapper around the data and functions to create an Md5 class.