aboutsummaryrefslogtreecommitdiff
path: root/modules/FindRUBY.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindRUBY.cmake')
-rw-r--r--modules/FindRUBY.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindRUBY.cmake b/modules/FindRUBY.cmake
index 8696bb49..b5d3c0fd 100644
--- a/modules/FindRUBY.cmake
+++ b/modules/FindRUBY.cmake
@@ -7,7 +7,7 @@
# RUBY_INCLUDE_PATH = path to where ruby.h can be found
# RUBY_EXECUTABLE = full path+file to the ruby binary
# RUBY_FOUND = Ruby was found under system.
-#
+
# Copyright (c) 2006,2007 Laurent Montel, <montel@kde.org>
#
# Redistribution and use is allowed according to the terms of the BSD license.