diff options
author | Jonathan Perkin <jperkin@sun.com> | 2010-02-26 15:04:07 +0000 |
---|---|---|
committer | Jonathan Perkin <jperkin@sun.com> | 2010-02-26 15:04:07 +0000 |
commit | 33ecac14f714cc42d42a0a7b5546d76dcaaa172e (patch) | |
tree | 9fdc9ea835effec4dc8899154651a40b8c612e95 /plugin | |
parent | c510ded6a482e85edb9c9fd70a792dc2d06158d4 (diff) | |
download | mariadb-git-33ecac14f714cc42d42a0a7b5546d76dcaaa172e.tar.gz |
Fix truncated GPL text.
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/semisync/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/semisync/CMakeLists.txt b/plugin/semisync/CMakeLists.txt index 0d48ad55382..2ebd67292f3 100644 --- a/plugin/semisync/CMakeLists.txt +++ b/plugin/semisync/CMakeLists.txt @@ -11,7 +11,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02 +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |