Add missing license header
diff --git a/PMC.md b/PMC.md
index a8be0b6..1a6eb06 100644
--- a/PMC.md
+++ b/PMC.md
@@ -1,3 +1,20 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
 # Project Management Committee Documentation
 
 ## Release Procedure
@@ -19,8 +36,6 @@
   1. `git archive --format tar v0.11.0-incubating-rc1 >
   ../apache-predictionio-0.11.0-incubating-rc1.tar`
   2. `cd ..; gzip apache-predictionio-0.11.0-incubating-rc1.tar`
-  3. Go to the parent directory and do `tar zcvf
-  apache-predictionio-0.11.0-incubating-rc1.tar.gz predictionio`
 6. Generate detached signature for the release candidate.
 (http://apache.org/dev/release-signing.html#openpgp-ascii-detach-sig)
   1. `gpg --armor --output apache-predictionio-0.11.0-incubating-rc1.tar.gz.asc