THRIFT-387. Add license to a bunch of fb303 files


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@760222 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/contrib/fb303/acinclude.m4 b/contrib/fb303/acinclude.m4
index 5f882ba..faafba6 100644
--- a/contrib/fb303/acinclude.m4
+++ b/contrib/fb303/acinclude.m4
@@ -1,3 +1,8 @@
+dnl Copyright (C) 2009 Facebook
+dnl Copying and distribution of this file, with or without modification,
+dnl are permitted in any medium without royalty provided the copyright
+dnl notice and this notice are preserved.
+
 AC_DEFUN([FB_INITIALIZE],
 [
 AM_INIT_AUTOMAKE([ foreign 1.9.5 no-define ])