diff --git a/harbour/include/harbour.ch b/harbour/include/harbour.ch index 0e4a01c8b3..b8bb55500d 100644 --- a/harbour/include/harbour.ch +++ b/harbour/include/harbour.ch @@ -3,7 +3,9 @@ */ /* * Harbour Project source code: - * Video subsystem for Win32 compilers + * This file is meant to be included in CA-Clipper applications + * that were written to take advantage of specific Harbour extensions + * or platform dependent features. * * Copyright 1999 Paul Tucker * @@ -33,12 +35,6 @@ * */ -/* - * NOTE: This file is meant to be included in CA-Clipper applications - * that were written to take advantage of specific Harbour extensions - * or platform dependent features. - */ - /* * Extend as needed */