Commit 17c88e0149fe5f7fc572f0f2afcedb0ce1eda31b
1 parent
1e7e2525
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
... | ... | @@ -65,8 +65,8 @@ EOF |
65 | 65 | |
66 | 66 | read -d '' COMPANY_F <<"EOF" |
67 | 67 | BR Light LTDA - LightBase Consulting in Public Software/LightBase Consultoria em Software Público |
68 | -Free Software + Our Ideas = Best Solution!/Software Livre + Nossas Idéias = Melhor Solução! | |
69 | -+55-61-3347-1949 - http://www.LightBase.com.br - Brasil-DF | |
68 | +Software livre! Abrace essa idéia!/Free software! Embrace that idea! | |
69 | ++55-61-3347-1949/+55-61-3340-6966 - http://brlight.org/ - Brasil-DF | |
70 | 70 | EOF |
71 | 71 | |
72 | 72 | f_begin "$TITLE_F" "$VERSION_F" "$ABOUT_F" "$WARNINGS_F" "$COMPANY_F" | ... | ... |