diff --git a/core/all.js b/core/all.js index 64251f8b..6c83fc6d 100644 --- a/core/all.js +++ b/core/all.js @@ -1,3 +1,18 @@ +/* + * Helma License Notice + * + * The contents of this file are subject to the Helma License + * Version 2.0 (the "License"). You may not use this file except in + * compliance with the License. A copy of the License is available at + * http://adele.helma.org/download/helma/license.txt + * + * Copyright 1998-2006 Helma Software. All Rights Reserved. + * + * $RCSfile: Aspects.js,v $ + * $Author: czv $ + * $Revision: 1.2 $ + * $Date: 2006/04/24 07:02:17 $ + */ // convenience SingleFileRepository to load all the // Javascript library files in ./modules/core diff --git a/helma/all.js b/helma/all.js index 7ee3b15c..7c2dae3a 100644 --- a/helma/all.js +++ b/helma/all.js @@ -1,3 +1,18 @@ +/* + * Helma License Notice + * + * The contents of this file are subject to the Helma License + * Version 2.0 (the "License"). You may not use this file except in + * compliance with the License. A copy of the License is available at + * http://adele.helma.org/download/helma/license.txt + * + * Copyright 1998-2006 Helma Software. All Rights Reserved. + * + * $RCSfile: Aspects.js,v $ + * $Author: czv $ + * $Revision: 1.2 $ + * $Date: 2006/04/24 07:02:17 $ + */ // convenience SingleFileRepository to load all the // Javascript library files in ./modules/helma