~ubuntu-branches/ubuntu/vivid/sphinxsearch/vivid

« back to all changes in this revision

Viewing changes to mysqlse/snippets_udf.cc

  • Committer: Package Import Robot
  • Author(s): Clint Byrum
  • Date: 2012-04-05 09:25:55 UTC
  • mfrom: (1.2.1) (7.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20120405092555-65tc91rowhls3kob
Tags: 2.0.4-0ubuntu1
* New upstream release (LP: #930747)
* Remove explicit depends on libmysqlcient16 (LP: #974427)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
//
2
 
// $Id: snippets_udf.cc 2918 2011-08-17 21:17:31Z tomat $
 
2
// $Id: snippets_udf.cc 3087 2012-01-30 23:07:35Z shodan $
3
3
//
4
4
 
5
5
//
6
 
// Copyright (c) 2001-2011, Andrew Aksyonoff
7
 
// Copyright (c) 2008-2011, Sphinx Technologies Inc
 
6
// Copyright (c) 2001-2012, Andrew Aksyonoff
 
7
// Copyright (c) 2008-2012, Sphinx Technologies Inc
8
8
// All rights reserved
9
9
//
10
10
// This program is free software; you can redistribute it and/or modify
787
787
}
788
788
 
789
789
//
790
 
// $Id: snippets_udf.cc 2918 2011-08-17 21:17:31Z tomat $
 
790
// $Id: snippets_udf.cc 3087 2012-01-30 23:07:35Z shodan $
791
791
//