Skip to content

Commit

Permalink
Removed license from individual file, left it on LICENSE file
Browse files Browse the repository at this point in the history
renamed util to specific helper
  • Loading branch information
Adrian Witas committed Jun 30, 2016
1 parent 1151ce9 commit 0c40aef
Show file tree
Hide file tree
Showing 33 changed files with 0 additions and 630 deletions.
20 changes: 0 additions & 20 deletions collections.go
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/

// Package toolbox - collection utilities
package toolbox

import (
Expand Down
19 changes: 0 additions & 19 deletions collections_test.go
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/

package toolbox_test

import (
Expand Down
20 changes: 0 additions & 20 deletions context.go
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/

// Package toolbox - type safe map context
package toolbox

import (
Expand Down
18 changes: 0 additions & 18 deletions context_test.go
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/
package toolbox_test

import (
Expand Down
20 changes: 0 additions & 20 deletions converter.go
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/

// Package toolbox - data type conversion, data converter
package toolbox

import (
Expand Down
18 changes: 0 additions & 18 deletions converter_test.go
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/
package toolbox_test

import (
Expand Down
20 changes: 0 additions & 20 deletions decoder.go
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/

// Package toolbox - decoder factory
package toolbox

import (
Expand Down
18 changes: 0 additions & 18 deletions decoder_test.go
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/
package toolbox_test

import (
Expand Down
20 changes: 0 additions & 20 deletions encoder.go
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/

// Package toolbox - encoder factory
package toolbox

import (
Expand Down
18 changes: 0 additions & 18 deletions encoder_test.go
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/
package toolbox_test

import (
Expand Down
20 changes: 0 additions & 20 deletions function_util.go
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/

// Package toolbox - function utilities
package toolbox

import (
Expand Down
18 changes: 0 additions & 18 deletions function_util_test.go
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/
package toolbox_test

import (
Expand Down
20 changes: 0 additions & 20 deletions iterator.go
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/

// Package toolbox - iterator
package toolbox

import (
Expand Down
18 changes: 0 additions & 18 deletions iterator_test.go
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/
package toolbox_test

import (
Expand Down
20 changes: 0 additions & 20 deletions macro.go
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/

// Package toolbox - macro evaluator
package toolbox

import (
Expand Down
18 changes: 0 additions & 18 deletions macro_test.go
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use t 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.
*
*/
package toolbox_test

import (
Expand Down
20 changes: 0 additions & 20 deletions mime_type.go
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
/*
*
*
* Copyright 2012-2016 Viant.
*
* Licensed 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.
*
*/

// Package toolbox - mime types
package toolbox

const (
Expand Down
Loading

0 comments on commit 0c40aef

Please sign in to comment.