diff --git a/Makefile b/Makefile index b08f98b..fafba45 100644 --- a/Makefile +++ b/Makefile @@ -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"); diff --git a/golang/build_func_new_client.go b/golang/build_func_new_client.go index 43f5bf6..edf742a 100644 --- a/golang/build_func_new_client.go +++ b/golang/build_func_new_client.go @@ -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 ( diff --git a/golang/build_implement_method.go b/golang/build_implement_method.go index ff25fcf..28280ea 100644 --- a/golang/build_implement_method.go +++ b/golang/build_implement_method.go @@ -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 ( diff --git a/golang/build_import.go b/golang/build_import.go index 46e7664..9d85afb 100644 --- a/golang/build_import.go +++ b/golang/build_import.go @@ -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" diff --git a/golang/build_method.go b/golang/build_method.go index 18727d6..95a5fac 100644 --- a/golang/build_method.go +++ b/golang/build_method.go @@ -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 ( diff --git a/golang/build_method_parameter.go b/golang/build_method_parameter.go index 4f077df..e18d4de 100644 --- a/golang/build_method_parameter.go +++ b/golang/build_method_parameter.go @@ -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 ( diff --git a/golang/build_model.go b/golang/build_model.go index 9dc1bb0..f886492 100644 --- a/golang/build_model.go +++ b/golang/build_model.go @@ -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 ( diff --git a/golang/build_option.go b/golang/build_option.go index e0b814b..45917b6 100644 --- a/golang/build_option.go +++ b/golang/build_option.go @@ -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" diff --git a/golang/build_parameters.go b/golang/build_parameters.go index 3599b40..a6b1f16 100644 --- a/golang/build_parameters.go +++ b/golang/build_parameters.go @@ -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 ( diff --git a/golang/build_status_code.go b/golang/build_status_code.go index 1549b71..b40680d 100644 --- a/golang/build_status_code.go +++ b/golang/build_status_code.go @@ -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 { diff --git a/golang/build_struct_client.go b/golang/build_struct_client.go index 3470677..8cb57ab 100644 --- a/golang/build_struct_client.go +++ b/golang/build_struct_client.go @@ -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 ( diff --git a/golang/build_type.go b/golang/build_type.go index b14bfef..6e883e3 100644 --- a/golang/build_type.go +++ b/golang/build_type.go @@ -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 ( diff --git a/golang/write.go b/golang/write.go index 94c8efe..d84b0a4 100644 --- a/golang/write.go +++ b/golang/write.go @@ -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"); diff --git a/grammar/grammar.go b/grammar/grammar.go index 581fc73..e83242d 100644 --- a/grammar/grammar.go +++ b/grammar/grammar.go @@ -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 diff --git a/main.go b/main.go index 5635946..c6b6465 100644 --- a/main.go +++ b/main.go @@ -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 ( diff --git a/version/version.go b/version/version.go index c658268..1e5f1ec 100644 --- a/version/version.go +++ b/version/version.go @@ -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");