# HG changeset patch # User koda # Date 1362568722 -3600 # Node ID f93cc19d8b987fc3b3065f019a1478f3bdd1c1e7 # Parent 1652c1d9adc8e4ff82cf4a9cbab46c7e5ee3cd54 comas and capitals diff -r 1652c1d9adc8 -r f93cc19d8b98 cmake_modules/FindOggVorbis.cmake --- a/cmake_modules/FindOggVorbis.cmake Wed Mar 06 12:12:02 2013 +0100 +++ b/cmake_modules/FindOggVorbis.cmake Wed Mar 06 12:18:42 2013 +0100 @@ -4,16 +4,16 @@ # OGGVORBIS_FOUND - system has both Ogg and Vorbis # OGGVORBIS_VERSION - set either to 1 or 2 # OGGVORBIS_INCLUDE_DIR - the OggVorbis include directory -# OGGVORBIS_LIBRARIES - The libraries needed to use OggVorbis +# OGGVORBIS_LIBRARIES - the libraries needed to use OggVorbis # -# OGG_LIBRARY - The Ogg library -# OGG_INCLUDE_DIR - The Ogg include directory -# VORBIS_LIBRARY - The Vorbis library -# VORBIS_INCLUDE_DIR - The Vorbis include directory -# VORBISFILE_LIBRARY - The VorbisFile library +# OGG_LIBRARY - the Ogg library +# OGG_INCLUDE_DIR - the Ogg include directory +# VORBIS_LIBRARY - the Vorbis library +# VORBIS_INCLUDE_DIR - the Vorbis include directory +# VORBISFILE_LIBRARY - the VorbisFile library # -# Copyright (c) 2006, Richard Laerkaeng, -# Copyright (c) 2013, Vittorio Giovara, +# Copyright (c) 2006, Richard Laerkaeng +# Copyright (c) 2013, Vittorio Giovara # # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. diff -r 1652c1d9adc8 -r f93cc19d8b98 cmake_modules/FindSparkle.cmake --- a/cmake_modules/FindSparkle.cmake Wed Mar 06 12:12:02 2013 +0100 +++ b/cmake_modules/FindSparkle.cmake Wed Mar 06 12:18:42 2013 +0100 @@ -4,7 +4,7 @@ # SPARKLE_FOUND - system has Sparkle # SPARKLE_INCLUDE_DIR - the Sparkle include directory # SPARKLE_LIBRARY - The library needed to use Sparkle -# Copyright (c) 2009, Vittorio Giovara, +# Copyright (c) 2009, Vittorio Giovara # # Distributed under the OSI-approved BSD License (the "License"); # see accompanying file Copyright.txt for details.