Quellcode durchsuchen

[minor] year update (#1983)

version-14
Faris Ansari vor 8 Jahren
committed by Rushabh Mehta
Ursprung
Commit
9f54f6408a
3 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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:



Laden…
Abbrechen
Speichern