Skip to content

Commit 22bf4aa

Browse files
committed
Add license statement, project URL and version number
1 parent be16fef commit 22bf4aa

File tree

4 files changed

+17
-10
lines changed

4 files changed

+17
-10
lines changed

Fixteen.kicad_pcb

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
(general
44
(thickness 1.6)
5-
(drawings 15)
5+
(drawings 17)
66
(tracks 684)
77
(zones 0)
88
(modules 16)
@@ -15,7 +15,8 @@
1515
(date 2023-12-27)
1616
(rev 3git)
1717
(company SukkoPera)
18-
(comment 1 "Licensed under CERN OHL v.1.2")
18+
(comment 1 https://github.com/SukkoPera/Fixteen)
19+
(comment 2 "Licensed under CERN OHL v.1.2")
1920
)
2021

2122
(layers
@@ -1507,15 +1508,21 @@
15071508
(xy 0.376964 2.709982)) (layer B.Cu) (width 0.01))
15081509
)
15091510

1511+
(gr_text V3 (at 151.892 134.874 270) (layer B.SilkS)
1512+
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
1513+
)
1514+
(gr_text "Licensed under CERN OHL v.1.2" (at 146.7505 87.316238 270) (layer B.SilkS)
1515+
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
1516+
)
1517+
(gr_text https://github.com/SukkoPera/Fixteen (at 149.0405 90.101952 270) (layer B.SilkS)
1518+
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
1519+
)
15101520
(gr_text 16K (at 144.018 125.6665) (layer F.SilkS) (tstamp 5FC3970B)
15111521
(effects (font (size 1 1) (thickness 0.15)))
15121522
)
15131523
(gr_text 64K (at 144.018 135.509) (layer F.SilkS)
15141524
(effects (font (size 1 1) (thickness 0.15)))
15151525
)
1516-
(gr_text "Fixteen V3" (at 128.8415 117.983 -90) (layer B.Mask)
1517-
(effects (font (size 1.6 1.6) (thickness 0.25)) (justify mirror))
1518-
)
15191526
(gr_line (start 118.11 101.346) (end 118.11 108.966) (layer F.Fab) (width 0.15))
15201527
(gr_line (start 143.383 108.966) (end 118.11 108.966) (layer F.Fab) (width 0.15))
15211528
(gr_line (start 143.383 101.346) (end 143.383 108.966) (layer F.Fab) (width 0.15))
@@ -2214,7 +2221,7 @@
22142221
(segment (start 150.127232 97.776768) (end 150.127231 106.157637) (width 0.18) (layer B.Cu) (net 58))
22152222
(segment (start 151.638 96.266) (end 150.127232 97.776768) (width 0.18) (layer B.Cu) (net 58) (status 10))
22162223

2217-
(zone (net 20) (net_name GND) (layer F.Cu) (tstamp 5DDB1A55) (hatch edge 0.508)
2224+
(zone (net 20) (net_name GND) (layer F.Cu) (tstamp 658D64CF) (hatch edge 0.508)
22182225
(connect_pads (clearance 0.254))
22192226
(min_thickness 0.1)
22202227
(fill yes (arc_segments 32) (thermal_gap 0.254) (thermal_bridge_width 0.508) (smoothing fillet))
@@ -3439,7 +3446,7 @@
34393446
)
34403447
)
34413448
)
3442-
(zone (net 20) (net_name GND) (layer B.Cu) (tstamp 5DDB1A52) (hatch edge 0.508)
3449+
(zone (net 20) (net_name GND) (layer B.Cu) (tstamp 658D64CC) (hatch edge 0.508)
34433450
(connect_pads (clearance 0.254))
34443451
(min_thickness 0.1)
34453452
(fill yes (arc_segments 32) (thermal_gap 0.254) (thermal_bridge_width 0.508) (smoothing fillet))

Fixteen.sch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Title "Fixteen"
88
Date "2020-11-29"
99
Rev "2git"
1010
Comp "SukkoPera"
11-
Comment1 "Licensed under CERN OHL v.1.2"
12-
Comment2 ""
11+
Comment1 "https://github.com/SukkoPera/Fixteen"
12+
Comment2 "Licensed under CERN OHL v.1.2"
1313
Comment3 ""
1414
Comment4 ""
1515
$EndDescr

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you want to get this board produced, you are recommended to get [the latest r
3131
Every release is accompanied by its Bill Of Materials (BOM) file and any relevant notes about it, which you are recommended to read carefully.
3232

3333
## License
34-
The Fixteen documentation, including the design itself, is copyright © SukkoPera 2023 and is licensed under the [CERN OHL v. 1.2](http://ohwr.org/cernohl).
34+
The Fixteen documentation, including the design itself, is copyright © SukkoPera 2023 and is licensed under the [CERN OHL v. 1.2](https://ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-1.2).
3535

3636
This documentation is distributed *as is* and WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES whatsoever with respect to its functionality, operability or use, including, without limitation, any implied warranties OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE or infringement. We expressly disclaim any liability whatsoever for any direct, indirect, consequential, incidental or special damages, including, without limitation, lost revenues, lost profits, losses resulting from business interruption or loss of data, regardless of the form of action or legal theory under which the liability may be asserted, even if advised of the possibility or likelihood of such damages.
3737

img/render-bottom.png

-11.8 KB
Loading

0 commit comments

Comments
 (0)