Commit 8222a0d4181b730e9df8e34583f2ae7aa6972648
1 parent
50fe3285
Exists in
master
Atualizado os dados da empresa (endereço, telefone, etc...)! By Questor
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
install.bash
... | ... | @@ -63,8 +63,8 @@ EOF |
63 | 63 | |
64 | 64 | read -d '' COMPANY_F <<"EOF" |
65 | 65 | BR Light LTDA - LightBase Consulting in Public Software/LightBase Consultoria em Software Público |
66 | -Free Software + Our Ideas = Best Solution!/Software Livre + Nossas Idéias = Melhor Solução! | |
67 | -+55-61-3347-1949 - http://www.LightBase.com.br - Brasil-DF | |
66 | +Software livre! Abrace essa idéia!/Free software! Embrace that idea! | |
67 | ++55-61-3347-1949/+55-61-3340-6966 - http://brlight.org/ - Brasil-DF | |
68 | 68 | EOF |
69 | 69 | |
70 | 70 | f_begin "$TITLE_F" "$VERSION_F" "$ABOUT_F" "$WARNINGS_F" "$COMPANY_F" | ... | ... |