Skip to content

Commit

Permalink
feat(license): add license
Browse files Browse the repository at this point in the history
  • Loading branch information
isaqueveras committed Apr 28, 2024
1 parent d0d9960 commit 00de519
Show file tree
Hide file tree
Showing 16 changed files with 198 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Created by Isaque Veras on 28/04/24.
# Created by Isaque Veras on 03/15/24.
# Copyright © 2024 Isaque Veras. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
15 changes: 15 additions & 0 deletions golang/build_func_new_client.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 golang

import (
Expand Down
15 changes: 15 additions & 0 deletions golang/build_implement_method.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 golang

import (
Expand Down
15 changes: 15 additions & 0 deletions golang/build_import.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 golang

import "strings"
Expand Down
15 changes: 15 additions & 0 deletions golang/build_method.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 golang

import (
Expand Down
15 changes: 15 additions & 0 deletions golang/build_method_parameter.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 golang

import (
Expand Down
15 changes: 15 additions & 0 deletions golang/build_model.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 golang

import (
Expand Down
15 changes: 15 additions & 0 deletions golang/build_option.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 golang

import "github.com/isaqueveras/juaz/grammar"
Expand Down
15 changes: 15 additions & 0 deletions golang/build_parameters.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 golang

import (
Expand Down
15 changes: 15 additions & 0 deletions golang/build_status_code.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 golang

func _build_status_code(code string) string {
Expand Down
15 changes: 15 additions & 0 deletions golang/build_struct_client.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 golang

import (
Expand Down
15 changes: 15 additions & 0 deletions golang/build_type.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 golang

import (
Expand Down
2 changes: 1 addition & 1 deletion golang/write.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Created by Isaque Veras on 28/04/24.
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
15 changes: 15 additions & 0 deletions grammar/grammar.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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.

//nolint:all
package grammar

Expand Down
15 changes: 15 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// 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
//
// https://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 main

import (
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Created by Isaque Veras on 28/04/24.
// Created by Isaque Veras on 03/15/24.
// Copyright © 2024 Isaque Veras. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down

0 comments on commit 00de519

Please sign in to comment.