FLUID-4161: Copyright comment in js files, still points at SVN

Metadata

Source
FLUID-4161
Type
Task
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2011-03-25T14:59:19.475-0400
Updated
2011-03-25T15:32:40.369-0400
Versions
N/A
Fixed Versions
  1. 1.4
Component
  1. Framework

Description

The copyright comment in the js files points at SVN for the license file. Unfortunately these links are all broken, now that we are using git.

Here's an example:

"You may obtain a copy of the ECL 2.0 License and BSD License at
https://source.fluidproject.org/svn/LICENSE.txt"

This should be changed to.

"You may obtain a copy of the ECL 2.0 License and BSD License at
https://github.com/fluid-project/infusion/raw/master/Infusion-LICENSE.txt"

Comments

  • Justin Obara commented 2011-03-25T15:32:25.562-0400

    Pushed into the master branch of the Infusion repo at 5e3f25183e02e782fd65a697f8f2c06587a3cd9c