From 365b6d80199b8010a3e7d07998cd5d2ebf50e7f1 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Thu, 8 May 2014 01:59:50 +0200 Subject: [PATCH] Update readme and license. --- LICENSE.md | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 35363c3f..223593d0 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2013 Lars Jung, http://larsjung.de +Copyright (c) 2014 Lars Jung, http://larsjung.de 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 diff --git a/README.md b/README.md index 0e20213a..252a3ced 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,8 @@ It profits from these great projects: ### develop branch -* ... +* replaces PHP backtick operator with `exec` +* language updates (`bg`, `ko`, `pt`, `sv`) ### v0.24.1 - *2014-04-09*