summaryrefslogtreecommitdiff
path: root/lib/st
diff options
context:
space:
mode:
authorBryan Duxbury <bryanduxbury@apache.org>2009-04-08 00:19:37 +0000
committerBryan Duxbury <bryanduxbury@apache.org>2009-04-08 00:19:37 +0000
commitdef30a60723625ebb5e884fdf259aeeb24346d15 (patch)
tree03cc17d38ce4d460d2728a83e6caa77650bc5d5f /lib/st
parent9e4c04125e4e4e113ceba64116acfccd7a8f7f04 (diff)
downloadthrift-def30a60723625ebb5e884fdf259aeeb24346d15.tar.gz
THRIFT-387. Add appropriate Apache header to all code files
This hits all the documentation and some misc code files that have avoided the license up to this point. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@763048 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib/st')
-rw-r--r--lib/st/README25
1 files changed, 25 insertions, 0 deletions
diff --git a/lib/st/README b/lib/st/README
index 20f47c514..be865b8f9 100644
--- a/lib/st/README
+++ b/lib/st/README
@@ -1,5 +1,30 @@
+Thrift SmallTalk Software Library
+
Last updated Nov 2007
+License
+=======
+
+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.
+
+Library
+=======
+
To get started, just file in thrift.st with Squeak, run thrift -st
on the tutorial .thrift files (and file in the resulting code), and
then: