Updated release notes, version number, and year of copyright in MADlib license file

Jira: None
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 3edd2af..f98f2e4 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -10,6 +10,23 @@
 Current list of bugs and issues can be found at http://jira.madlib.net.
 
 --------------------------------------------------------------------------------
+MADlib v0.4.1
+
+Release Date:  2012-Aug-9
+
+Bug Fixes:
+* PGXN:
+    - Fixed installation problem that could occur on some platforms (MADLIB-589)
+
+New Features/Improvements:
+* C++ Abstraction Layer:
+    - Increased ABI compatibility across multiple Greenplum versions
+      (MADLIB-606)
+* Hypothesis Tests:
+    - Tests that are not implemented as ordered aggregates are now also
+      installed on PostgreSQL 8.4 and Greenplum 4.0.
+
+--------------------------------------------------------------------------------
 MADlib v0.4
 
 Release Date:  2012-Jun-18
diff --git a/license/MADlib.txt b/license/MADlib.txt
index 2080857..ab3cb41 100644
--- a/license/MADlib.txt
+++ b/license/MADlib.txt
Binary files differ
diff --git a/src/config/Version.yml b/src/config/Version.yml
index ff7cbee..80911d1 100644
--- a/src/config/Version.yml
+++ b/src/config/Version.yml
@@ -1 +1 @@
-version: 0.4
+version: 0.4.1