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/Mac/publish/ReleaseNotes.html b/Mac/publish/ReleaseNotes.html index 95ec5e8..56112e5 100644 --- a/Mac/publish/ReleaseNotes.html +++ b/Mac/publish/ReleaseNotes.html @@ -1,5 +1,4 @@ - + Tentia Release Notes diff --git a/WebKit/css/default.css b/WebKit/css/default.css index 027ca37..9f69df9 100644 --- a/WebKit/css/default.css +++ b/WebKit/css/default.css @@ -80,6 +80,7 @@ body > ol > li:after, header.profile:after { header.profile img { float: left; margin: 0 10px 10px 0; + max-height: 100px; max-width: 100px; border-radius: 10px; } diff --git a/README.markdown b/readme.md similarity index 100% rename from README.markdown rename to readme.md