diff --git a/LICENSE b/LICENSE index f5c47f5b7f..46764e9673 100644 --- a/LICENSE +++ b/LICENSE @@ -13,7 +13,7 @@ The text of the AFL and BSD licenses is reproduced below. The "New" BSD License: ********************** -Copyright (c) 2005-2016, The JS Foundation +Copyright (c) 2005-2018, The JS Foundation All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README.md b/README.md index b08d2a277a..773f99c571 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ dramatically different paths. Some of the code is very mature, some of the code essentially abandoned. All of the packages require the Dojo Toolkit [core][] and some require the widget library [dijit][]. +While still being maintained, new development is primarily focused on modern Dojo. + +Checkout the [Dojo framework website](https://dojo.io/) or if you want a more detailed technical status and overview, checkout the [`Dojo roadmap`](https://dojo.io/community/). + You should read the ``README`` file contained in each sub-package to understand the status of the code contained within. @@ -28,7 +32,7 @@ If you are starting out with Dojo, the following resources are available to you: ## License and Copyright The Dojo Toolkit (including this package) is dual licensed under BSD 3-Clause and AFL. For more information on the -license please see the [License Information][]. The Dojo Toolkit is Copyright (c) 2005-2016, The JS Foundation. All +license please see the [License Information][]. The Dojo Toolkit is Copyright (c) 2005-2018, The JS Foundation. All rights reserved. [core]: https://github.com/dojo/dojo/