Changeset 3 for php/trunk/classes


Ignore:
Timestamp:
Jul 11, 2011, 11:12:38 AM (14 years ago)
Author:
cla
Message:

rdfint

  • fixed library name in license comments
Location:
php/trunk/classes
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • php/trunk/classes/fdebug.php

    r2 r3  
    11<?PHP
    22
    3 /* RDFInt - RDF Interfaces for PHP
     3/* RDFInt.php - RDF Interfaces for PHP
    44 * Copyright 2011 netlabs.org
    55 * Author: Christian Langanke, Adrian Gschwend
  • php/trunk/classes/rdfa_Data.php

    r2 r3  
    11<?php
    22
    3 /* RDFInt - RDF Interfaces for PHP
     3/* RDFInt.php - RDF Interfaces for PHP
    44 * Copyright 2011 netlabs.org
    55 * Author: Christian Langanke, Adrian Gschwend
  • php/trunk/classes/rdfa_Projection.php

    r2 r3  
    11<?php
    22
    3 /* RDFInt - RDF Interfaces for PHP
     3/* RDFInt.php - RDF Interfaces for PHP
    44 * Copyright 2011 netlabs.org
    55 * Author: Christian Langanke, Adrian Gschwend
  • php/trunk/classes/rdfa_SparqlEndpoint.php

    r2 r3  
    11<?php
    22
    3 /* RDFInt - RDF Interfaces for PHP
     3/* RDFInt.php - RDF Interfaces for PHP
    44 * Copyright 2011 netlabs.org
    55 * Author: Christian Langanke, Adrian Gschwend
  • php/trunk/classes/rdfa_SparqlQuery.php

    r2 r3  
    11<?php
    22
    3 /* RDFInt - RDF Interfaces for PHP
     3/* RDFInt.php - RDF Interfaces for PHP
    44 * Copyright 2011 netlabs.org
    55 * Author: Christian Langanke, Adrian Gschwend
Note: See TracChangeset for help on using the changeset viewer.