Browse Source

[minor] year update (#1983)

version-14
Faris Ansari 8 years ago
committed by Rushabh Mehta
parent
commit
9f54f6408a
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      frappe/docs/license.html
  2. +1
    -1
      frappe/public/js/frappe/ui/toolbar/about.js
  3. +1
    -1
      license.txt

+ 1
- 1
frappe/docs/license.html View File

@@ -4,7 +4,7 @@

<p>The MIT License (MIT)</p>

<p>Copyright (c) 2015 Frappe Technologies Pvt. Ltd.</p>
<p>Copyright (c) 2016 Frappe Technologies Pvt. Ltd.</p>

<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>



+ 1
- 1
frappe/public/js/frappe/ui/toolbar/about.js View File

@@ -13,7 +13,7 @@ frappe.ui.misc.about = function() {
<h4>Installed Apps</h4>\
<div id='about-app-versions'>Loading versions...</div>\
<hr>\
<p class='text-muted'>&copy; 2015 Frappe Technologies Pvt. Ltd and contributors </p> \
<p class='text-muted'>&copy; 2016 Frappe Technologies Pvt. Ltd and contributors </p> \
</div>", frappe.app));

frappe.ui.misc.about_dialog = d;


+ 1
- 1
license.txt View File

@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015 Frappe Technologies Pvt. Ltd.
Copyright (c) 2016 Frappe Technologies Pvt. Ltd.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:



Loading…
Cancel
Save