diff options
author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2014-01-06 10:52:35 +0530 |
---|---|---|
committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2014-01-06 10:52:35 +0530 |
commit | c92223e19860bdef8ed9d8958b31a17fdb6173aa (patch) | |
tree | 5ff3a5e676be23d4bfd1d056b44575c9b6e1873a /packaging/WiX/mysql_server.wxs.in | |
parent | 1f8d86b42ede6264ed258973c69bb9bb1a39338a (diff) | |
download | mariadb-git-c92223e19860bdef8ed9d8958b31a17fdb6173aa.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'packaging/WiX/mysql_server.wxs.in')
-rw-r--r-- | packaging/WiX/mysql_server.wxs.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/WiX/mysql_server.wxs.in b/packaging/WiX/mysql_server.wxs.in index 65688838316..1802baedf3b 100644 --- a/packaging/WiX/mysql_server.wxs.in +++ b/packaging/WiX/mysql_server.wxs.in @@ -2,7 +2,7 @@ xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">
<!--
- Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
|