trailing newlines

master
Daniel Kolesa 2016-02-07 21:22:39 +00:00
parent e92c6ad831
commit 38f3f5da64
4 changed files with 4 additions and 4 deletions

View File

@ -20,4 +20,4 @@ freely, subject to the following restrictions:
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
3. This notice may not be removed or altered from any source distribution.

View File

@ -14,4 +14,4 @@ You can compile your application with it like:
c++ myapp.cc cubescript.cc -o myapp -std=c++14 -Wall -Wextra -I. -Ipath/to/octastd
See COPYING.md for licensing information.
See COPYING.md for licensing information.

View File

@ -4852,4 +4852,4 @@ void init_lib_string(CsState &cs) {
});
}
} /* namespace cscript */
} /* namespace cscript */

View File

@ -594,4 +594,4 @@ namespace util {
} /* namespace cscript */
#endif /* CUBESCRIPT_HH */
#endif /* CUBESCRIPT_HH */