diff --git a/install.txt b/install.txt index 74bba87..9392362 100644 --- a/install.txt +++ b/install.txt @@ -21,4 +21,4 @@ make install If you don't want to use CMake, just add all .cpp files to a makefile. yaml-cpp does not need any special build settings, so no 'configure' file is necessary. -(Note: this is pretty tedious. It's sooo much easier to use CMake.) \ No newline at end of file +(Note: this is pretty tedious. It's sooo much easier to use CMake.) diff --git a/license.txt b/license.txt index f1ad7ae..68a6f66 100644 --- a/license.txt +++ b/license.txt @@ -16,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file +THE SOFTWARE.