Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard widget for Traffic Totals - fix license #1

Merged
merged 3 commits into from
Dec 8, 2016
Merged

Dashboard widget for Traffic Totals - fix license #1

merged 3 commits into from
Dec 8, 2016

Conversation

doktornotor
Copy link

@doktornotor doktornotor commented Dec 6, 2016

Fix license for pfsense#168

@SunStroke74 - kindly merge

* 5. Products derived from this software may not be called "pfSense"
* nor may "pfSense" appear in their names without prior written
* permission of the Electric Sheep Fencing, LLC.
* originally part of m0n0wall (http://m0n0.ch/wall)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this file originally part of m0n0wall?

* 5. Products derived from this software may not be called "pfSense"
* nor may "pfSense" appear in their names without prior written
* permission of the Electric Sheep Fencing, LLC.
* originally part of m0n0wall (http://m0n0.ch/wall)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this file originally part of m0n0wall?

Copy link
Author

@doktornotor doktornotor Dec 7, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rbgarga - No, of course not, but the license is copied from your recent mass commit to this very same package... You might want to review all the packages and redo this in one batch again. I noticed some files still have BSD (the two-clause variant) license as well.

pfsense@fe79901

Edit: Indeed, checked and pretty much any XML package file I have on 2.3.3 has BSD 2-clause license.

$ find /usr/local -type f -name \*.xml | xargs grep "POSSIBILITY OF SUCH DAMAGE" | wc -l
      53

Even core pfSense things like the XML in /usr/local/www/wizards/ have BSD/ESF license.

@SunStroke74 SunStroke74 merged commit 9db1e01 into SunStroke74:patch-1 Dec 8, 2016
@doktornotor doktornotor deleted the patch-2 branch December 8, 2016 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants