Index: trunk/src_plugins/export_ps/draw_ps.c =================================================================== --- trunk/src_plugins/export_ps/draw_ps.c (revision 36250) +++ trunk/src_plugins/export_ps/draw_ps.c (revision 36251) @@ -1,3 +1,9 @@ +/* + This file is part of pcb-rnd and was part of gEDA/PCB but lacked proper + copyright banner at the fork. It probably has the same copyright as + gEDA/PCB as a whole in 2011. +*/ + #include "config.h" #include Index: trunk/src_plugins/export_ps/eps.c =================================================================== --- trunk/src_plugins/export_ps/eps.c (revision 36250) +++ trunk/src_plugins/export_ps/eps.c (revision 36251) @@ -1,3 +1,9 @@ +/* + This file is part of pcb-rnd and was part of gEDA/PCB but lacked proper + copyright banner at the fork. It probably has the same copyright as + gEDA/PCB as a whole in 2011. +*/ + #include "config.h" #include "conf_core.h" Index: trunk/src_plugins/export_ps/ps.c =================================================================== --- trunk/src_plugins/export_ps/ps.c (revision 36250) +++ trunk/src_plugins/export_ps/ps.c (revision 36251) @@ -1,3 +1,8 @@ +/* + This file is part of pcb-rnd and was part of gEDA/PCB but lacked proper + copyright banner at the fork. It probably has the same copyright as + gEDA/PCB as a whole in 2011. +*/ #include "config.h" #include