Skip to content

Commit

Permalink
fixed link for ECL license
Browse files Browse the repository at this point in the history
  • Loading branch information
edoapra committed Jul 20, 2018
1 parent dec1892 commit a5948af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

Licensed under the Educational Community License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain a copy of the
License at http://www.osedu.org/licenses/ECL-2.0
License at https://opensource.org/licenses/ECL-2.0

Unless required by applicable law or agreed to in writing, software distributed under the
License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
Expand Down
2 changes: 1 addition & 1 deletion src/nwchem.F
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ program nwchem
C>
C> Licensed under the Educational Community License, Version 2.0 (the "License"); you may
C> not use this file except in compliance with the License. You may obtain a copy of the
C> License at <a href="http://www.osedu.org/licenses/ECL-2.0">http://www.osedu.org/licenses/ECL-2.0</a>.
C> License at <a href="https://opensource.org/licenses/ECL-2.0">https://opensource.org/licenses/ECL-2.0</a>.
C>
C> Unless required by applicable law or agreed to in writing, software distributed under the
C> License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
Expand Down

0 comments on commit a5948af

Please # to comment.