Skip to content

Commit 6f40b09

Browse files
committed
Added newline to install and license files
1 parent 3a755de commit 6f40b09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ make install
2121

2222
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.
2323

24-
(Note: this is pretty tedious. It's sooo much easier to use CMake.)
24+
(Note: this is pretty tedious. It's sooo much easier to use CMake.)

license.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1616
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1717
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1818
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19-
THE SOFTWARE.
19+
THE SOFTWARE.

0 commit comments

Comments
 (0)