From 54cd3388a4a4398bf3b63251a5ca9320c7d7b9f2 Mon Sep 17 00:00:00 2001 From: Jed Watson <jed.watson@me.com> Date: Thu, 26 Mar 2015 21:46:15 +1100 Subject: [PATCH] Updating license for 2015 --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 7862e5a65f..e20bf1b636 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 Jed Watson +Copyright (c) 2015 Jed Watson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 44adaf2929..d71983b6aa 100644 --- a/README.md +++ b/README.md @@ -136,4 +136,4 @@ For multi-select inputs, when providing a custom `filterOptions` method, remembe # License -MIT Licensed. Copyright (c) Jed Watson 2014. +MIT Licensed. Copyright (c) Jed Watson 2015.