Преглед изворни кода

[minor] year update (#1983)

version-14
Faris Ansari пре 8 година
committed by Rushabh Mehta
родитељ
комит
9f54f6408a
3 измењених фајлова са 3 додато и 3 уклоњено
  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 Прегледај датотеку

@@ -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 Прегледај датотеку

@@ -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 Прегледај датотеку

@@ -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…
Откажи
Сачувај