diff options
author | Peng Wu <alexepico@gmail.com> | 2012-06-12 14:10:27 +0800 |
---|---|---|
committer | Peng Wu <alexepico@gmail.com> | 2012-06-12 14:10:27 +0800 |
commit | 188af7797fc9fbb4d9ffe775ae2a05369698cdef (patch) | |
tree | 6f79aaadf7ae4693115f083640ae40aa882c148e /CMakeLists.txt | |
parent | 79298b931c4ab5c6271aa3666e229b7f1344cced (diff) | |
download | libpinyin-188af7797fc9fbb4d9ffe775ae2a05369698cdef.tar.gz |
update fsf address
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 94d4d94..1430b79 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,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., 675 Mass Ave, Cambridge, MA 02139, USA. +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ######## Project settings cmake_minimum_required(VERSION 2.8) |