From 508aa4352cc6ffd426e0c82927f72bf7b1c78284 Mon Sep 17 00:00:00 2001 From: noformnocontent Date: Mon, 11 Feb 2013 01:08:37 +0100 Subject: [PATCH] licence year, readme file name --- LICENCE.txt | 2 +- README.markdown => readme.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename README.markdown => readme.md (100%) diff --git a/LICENCE.txt b/LICENCE.txt index 3bad9c5..6ae6995 100644 --- a/LICENCE.txt +++ b/LICENCE.txt @@ -2,7 +2,7 @@ BSD license =========== -Copyright (c) 2010, Jeena Paradies +Copyright (c) 2013, Jeena Paradies All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README.markdown b/readme.md similarity index 100% rename from README.markdown rename to readme.md