fixed apache license

This commit is contained in:
Chris Anderson 2008-09-11 21:39:48 -07:00
parent 0f8baf85ba
commit 49a36af2b0

View file

@ -1,17 +1,16 @@
# Licensed to the Apache Software Foundation (ASF) under one or more # Copyright 2008 J. Chris Anderson
# contributor license agreements. See the NOTICE file distributed with this #
# work for additional information regarding copyright ownership. The ASF # Licensed under the Apache License, Version 2.0 (the "License");
# licenses this file to you under the Apache License, Version 2.0 (the # you may not use this file except in compliance with the License.
# "License"); you may not use this file except in compliance with the License.
# You may obtain a copy of the License at # You may obtain a copy of the License at
# #
# http://www.apache.org/licenses/LICENSE-2.0 # http://www.apache.org/licenses/LICENSE-2.0
# #
# Unless required by applicable law or agreed to in writing, software # Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # distributed under the License is distributed on an "AS IS" BASIS,
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# License for the specific language governing permissions and limitations under # See the License for the specific language governing permissions and
# the License. # limitations under the License.
require "rubygems" require "rubygems"
require 'json' require 'json'