diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c7c645741..c484236d1 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -3,7 +3,7 @@
package="com.android.keepass"
android:versionCode="14" android:versionName="0.3.2">
-
+
diff --git a/CHANGELOG b/CHANGELOG
index f43d025e2..cc3f8765c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+KeePassDroid (0.3.3)
+ * Add new icon from Francis Jacquerye
+
KeePassDroid (0.3.2)
* Fix the way passwords are stored
diff --git a/LICENSE b/LICENSE
index d418518a2..0dee0687c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,4 @@
-The KeePass icon was created by Christopher Bolin and is licensed under the terms of the GPLv2 or GPLv3:
- http://commons.wikimedia.org/wiki/File:KeePass_icon.png
+The KeePass icon was created by Francis Jacquerye and is licensed under the terms of the GPLv2 or GPLv3.
Files under src/org/bouncycaste1x/*:
diff --git a/res/drawable/keepass_icon.png b/res/drawable/keepass_icon.png
deleted file mode 100644
index 3d386b3e6..000000000
Binary files a/res/drawable/keepass_icon.png and /dev/null differ
diff --git a/res/drawable/keepassdroid_launcher.png b/res/drawable/keepassdroid_launcher.png
new file mode 100644
index 000000000..2005d1a7c
Binary files /dev/null and b/res/drawable/keepassdroid_launcher.png differ