diff options
Diffstat (limited to 'ruby/src/IceRuby/Makefile.mk')
-rw-r--r-- | ruby/src/IceRuby/Makefile.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ruby/src/IceRuby/Makefile.mk b/ruby/src/IceRuby/Makefile.mk index fe255685912..90690dcea15 100644 --- a/ruby/src/IceRuby/Makefile.mk +++ b/ruby/src/IceRuby/Makefile.mk @@ -2,9 +2,6 @@ # # Copyright (c) 2003-present ZeroC, Inc. All rights reserved. # -# This copy of Ice is licensed to you under the terms described in the -# ICE_LICENSE file included in this distribution. -# # ********************************************************************** $(project)_libraries := IceRuby |