$OpenBSD: patch-Tests_CMakeTests_ModuleNoticesTest_cmake_in,v 1.6 2014/09/11 10:24:38 dcoppa Exp $
--- Tests/CMakeTests/ModuleNoticesTest.cmake.in.orig	Thu Jul 31 17:03:57 2014
+++ Tests/CMakeTests/ModuleNoticesTest.cmake.in	Wed Sep  3 11:45:50 2014
@@ -22,6 +22,9 @@ string(REPLACE "\r\r" "\r" notice_regex "${notice_rege
 # Modules that do not require our notice.
 set(notice_exceptions
   FindCUDA.cmake # MIT License, distributed here from upstream project
+  FindIconv.cmake
+  FindLCMS.cmake
+  FindLibintl.cmake
   )
 
 # Load the list of modules to check.
