f8ffc2c5
mahmoudrabia
first commit
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
(module CREATIVE_COMMONS (layer F.Cu) (tedit 200000)
(descr "CREATIVE COMMONS LICENSE TEMPLATE")
(tags "CREATIVE COMMONS LICENSE TEMPLATE")
(attr virtual)
(fp_text reference "" (at 0 0) (layer F.SilkS)
(effects (font (thickness 0.15)))
)
(fp_text value "" (at 0 0) (layer F.SilkS)
(effects (font (thickness 0.15)))
)
(fp_text user "Released under the Creative Commons Attribution Share-Alike 4.0 License" (at 42.799 -5.969) (layer Dwgs.User)
(effects (font (size 1.778 1.778) (thickness 0.1524)))
)
(fp_text user " https://creativecommons.org/licenses/by-sa/4.0/" (at 42.672 -3.429) (layer Dwgs.User)
(effects (font (size 1.778 1.778) (thickness 0.1524)))
)
(fp_text user "Designed by:" (at 22.098 -0.889) (layer Dwgs.User)
(effects (font (size 1.778 1.778) (thickness 0.1524)))
)
)
|