Opened 16 years ago
Closed 16 years ago
#29 closed task (fixed)
Cabeçalho padrão para os arquivos da biblioteca de modelos
Reported by: | Rafael de Pelegrini Soares | Owned by: | Argimiro Resende Secchi |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | EML | Version: | |
Keywords: | Cc: |
Description
Precisamos criar um cabecalho padrão para todos os modelos da bibliteca. Este deve conter algumas informações:
- Citar a licença do simulador
- Citar a licença da biblioteca
- Informações básicas sobre o arquivo
- Autores
- Log de controle de versão do svn
Attachments (1)
Change History (8)
comment:1 Changed 16 years ago by
Type: | defect → task |
---|
comment:2 Changed 16 years ago by
Status: | new → assigned |
---|
Changed 16 years ago by
Attachment: | header_template.mso added |
---|
comment:3 Changed 16 years ago by
Também seria necessário um template para os samples, por exemplo:
#*------------------------------------------------------------------- * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. * * This LIBRARY is free software; you can distribute it and/or modify * it under the therms of the ALSOC FREE LICENSE as available at * http://www.enq.ufrgs.br/alsoc. * * EMSO Copyright (C) 2004 - 2007 ALSOC, original code * from http://www.rps.eng.br Copyright (C) 2002-2004. * All rights reserved. * * EMSO is NOT free software; it is distributed under the therms of * the ALSOC LICENSE as available at http://www.enq.ufrgs.br/alsoc. * *-------------------------------------------------------------------- * Sample file for model ..... *-------------------------------------------------------------------- * * This sample file needs VRTherm DEMO (www.vrtech.com.br) to run. * This sample file needs VRTherm (www.vrtech.com.br) to run. * *---------------------------------------------------------------------- * Author: Author Name * $Id$ *--------------------------------------------------------------------*#
comment:4 Changed 16 years ago by
Owner: | changed from Paula Bettio Staudt to Argimiro Resende Secchi |
---|---|
Status: | assigned → new |
comment:5 Changed 16 years ago by
Argimiro sugeriu a modificação de:
EMSO is NOT free software; it is distributed under the therms of the ALSOC LICENSE as available at http://www.enq.ufrgs.br/alsoc.
por
EMSO is distributed under the therms of the ALSOC LICENSE as available at http://www.enq.ufrgs.br/alsoc.
porque acho que o termo "is NOT free software" pode afastar os usuários de universidades. Ao lerem a licença eles compreenderão melhor como funciona.
Ficariam então:
#*------------------------------------------------------------------- * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. * * This LIBRARY is free software; you can distribute it and/or modify * it under the therms of the ALSOC FREE LICENSE as available at * http://www.enq.ufrgs.br/alsoc. * * EMSO Copyright (C) 2004 - 2007 ALSOC, original code * from http://www.rps.eng.br Copyright (C) 2002-2004. * All rights reserved. * * EMSO is distributed under the therms of the ALSOC LICENSE as * available at http://www.enq.ufrgs.br/alsoc. * *-------------------------------------------------------------------- * Model of a ..... *-------------------------------------------------------------------- * - Assumptions * * * * * * - Specify: * * * * * * * * - Initial: * * * * * * * *---------------------------------------------------------------------- * Author: Author Name * $Id$ *--------------------------------------------------------------------*#
#*------------------------------------------------------------------- * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. * * This LIBRARY is free software; you can distribute it and/or modify * it under the therms of the ALSOC FREE LICENSE as available at * http://www.enq.ufrgs.br/alsoc. * * EMSO Copyright (C) 2004 - 2007 ALSOC, original code * from http://www.rps.eng.br Copyright (C) 2002-2004. * All rights reserved. * * EMSO is distributed under the therms of the ALSOC LICENSE as * available at http://www.enq.ufrgs.br/alsoc. * *-------------------------------------------------------------------- * Sample file for model ..... *-------------------------------------------------------------------- * * This sample file needs VRTherm DEMO (www.vrtech.com.br) to run. * This sample file needs VRTherm (www.vrtech.com.br) to run. * *---------------------------------------------------------------------- * Author: Author Name * $Id$ *--------------------------------------------------------------------*#
comment:6 Changed 16 years ago by
Ok,
vou mandar um mail para o Bicca e para o Rodolfo atualizarem os seus arquivos. Vou também adicionar dois arquivos na pasta template
com os cabeçalhos.
comment:7 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Lá vai uma sugestão de cabeçalho que contém todos os tópicos que o Rafael mencionou:
Segue em anexo o arquivo com a sugestão.