Ignore:
Timestamp:
05/08/12 11:46:08 (12 years ago)
Author:
marcosw
Message:

Ticket #2697 - Inserir informações de copyright em cabeçalho de arquivos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/services/PostgreSQL.php

    r6115 r6132  
    4040 */ 
    4141 
     42/** 
     43 * 
     44 * @package    Prototype 
     45 * @license    http://www.gnu.org/copyleft/gpl.html GPL 
     46 * @author     Consórcio Expresso Livre - 4Linux (www.4linux.com.br) e Prognus Software Livre (www.prognus.com.br) 
     47 * @version    2.4 
     48 * @sponsor    Caixa Econômica Federal 
     49 * @since      Classe disponibilizada na versão 2.4 
     50 */ 
    4251class PostgreSQL implements Service 
    4352{ 
Note: See TracChangeset for help on using the changeset viewer.