From 9f54f6408a62ee0c31804663aadc60240ed2330f Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Wed, 17 Aug 2016 10:25:38 +0530 Subject: [PATCH] [minor] year update (#1983) --- frappe/docs/license.html | 2 +- frappe/public/js/frappe/ui/toolbar/about.js | 2 +- license.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frappe/docs/license.html b/frappe/docs/license.html index c462cdba43..602685d65f 100644 --- a/frappe/docs/license.html +++ b/frappe/docs/license.html @@ -4,7 +4,7 @@

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:

diff --git a/frappe/public/js/frappe/ui/toolbar/about.js b/frappe/public/js/frappe/ui/toolbar/about.js index 662cbc76e3..fb1c8454f2 100644 --- a/frappe/public/js/frappe/ui/toolbar/about.js +++ b/frappe/public/js/frappe/ui/toolbar/about.js @@ -13,7 +13,7 @@ frappe.ui.misc.about = function() {

Installed Apps

\
Loading versions...
\
\ -

© 2015 Frappe Technologies Pvt. Ltd and contributors

\ +

© 2016 Frappe Technologies Pvt. Ltd and contributors

\ ", frappe.app)); frappe.ui.misc.about_dialog = d; diff --git a/license.txt b/license.txt index 88438a3f89..a76f4ef0ba 100644 --- a/license.txt +++ b/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: