diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fd0a7aa28947adc97b50a6b7bb1ee17c7018a87..99454ba73f1da2a740bb665a98d06ae747b525b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Python Buildpack Changelog +# 109 + +Fix output for collectstatic step. + # 108 Updated setuptools. diff --git a/LICENSE b/LICENSE index a27d345029b38528258b80a9fc10ee421a801ecc..adf8a33e00b9ee52958ff7b3e9adbf67f0faffa3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License: -Copyright (C) 2016 Heroku, Inc. +Copyright (C) 2017 Heroku, Inc. 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: