[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: How to make gschem files GPL



PCB's file format has an Attribute() command that can be used for this
purpose.  It takes two strings (name and value), like this:

Attribute("dist-license" "GPL")

You can put these at file scope (like where Vias would go) or inside
Elements (for element-specific attributes).


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user