Skip to content

Commit

Permalink
update license
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Rodrigues committed Jun 28, 2018
1 parent 33ede68 commit 4d1b0d3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
4 changes: 1 addition & 3 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
* Copyright (c) 2013-2017, Paul Geldart, Eduardo Rodrigues and Ricardo Cardoso.
* All rights reserved.
* Copyright (c) 2013-2018, Paul Geldart, Eduardo Rodrigues and Ricardo Cardoso.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand All @@ -26,7 +25,6 @@
This project is based on jsGantt 1.2, the original project license follows:

* Copyright (c) 2008, Shlomy Gantz/BlueBrick Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@ <h4 class="card-title">Ricardo Cardoso</h4>

<!-- Footer -->
<div class="footer text-center">
<p>© Copyright 2013-2017 jsGanttImproved<br />
<p>© Copyright 2013-2018 jsGanttImproved<br />
Designed with <a href="https://v4-alpha.getbootstrap.com" target="_blank">Bootstrap</a> and <a href="http://fontawesome.io" target="_blank">Font Awesome</a></p>
</div>

Expand Down
5 changes: 2 additions & 3 deletions jsgantt.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
The current version of this code can be found at https://github.com/jsGanttImproved/jsgantt-improved/
* Copyright (c) 2013-2017, Paul Geldart, Eduardo Rodrigues and Ricardo Cardoso.
* All rights reserved.
* Copyright (c) 2013-2018, Paul Geldart, Eduardo Rodrigues and Ricardo Cardoso.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -38,7 +37,7 @@
https://code.google.com/p/jsgantt/) and remains under the original BSD license.
The original project license follows:
Copyright (c) 2009, Shlomy Gantz BlueBrick Inc. All rights reserved.
Copyright (c) 2009, Shlomy Gantz BlueBrick Inc.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down

0 comments on commit 4d1b0d3

Please sign in to comment.