commit 5dbfeeadba48c62ea9c51622cea26614bddf434d from: Matthias L. Jugel via: GitHub date: Mon Feb 12 18:17:11 2018 UTC Update README.md commit - 57846085a7e0ce08a044530160a4f989e5362cbb commit + 5dbfeeadba48c62ea9c51622cea26614bddf434d blob - b647765451aefde19b57b546055bb6a07dcd47b8 blob + 3b46c93c01cff99948a180f7f3c602d93219684e --- README.md +++ README.md @@ -39,3 +39,21 @@ Even in color :-): - run script to tail file `python memtrace.py memtrace.log KEYWORD` Enjoy! + +## License + +``` +Copyright 2018 Matthias L. Jugel (@thinkberg) + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +```