Changeset 2133

Show
Ignore:
Timestamp:
07/02/09 13:44:15 (14 months ago)
Author:
drobilla
Message:

Formatting.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lv2/ext/port_groups/lv2_port_groups.ttl

    r2132 r2133  
    3333<http://lv2plug.in/ns/dev/port-groups> a lv2:Specification ; 
    3434        doap:license <http://usefulinc.com/doap/licenses/mit> ; 
    35         doap:name       "LV2 Port Groups" ; 
     35        doap:name    "LV2 Port Groups" ; 
    3636        rdfs:comment "Defines semantic groupings of LV2 ports" ; 
    3737        doap:maintainer [ 
    3838                a foaf:Person ; 
    39                 foaf:name        "Lars Luthman" ; 
    40                 foaf:mbox     <mailto:lars.luthman@gmail.com> 
     39                foaf:name "Lars Luthman" ; 
     40                foaf:mbox <mailto:lars.luthman@gmail.com> 
    4141        ] , [ 
    4242                a foaf:Person ; 
    43                 foaf:name        "Dave Robillard" ; 
     43                foaf:name    "Dave Robillard" ; 
    4444                foaf:homepage <http://drobilla.net/> ; 
    4545                rdfs:seeAlso  <http://drobilla.net/drobilla.rdf>