Updated legal disclaimer

This commit is contained in:
Jacob Eva 2023-08-05 20:52:08 +01:00
parent 75e97563a0
commit f0902407a5
No known key found for this signature in database
GPG Key ID: 0B92E083BBCCAA1E

View File

@ -1,13 +1,17 @@
// Parametric Expansion Card
// An OpenSCAD implementation of a basic enclosure of an Expansion Card for
// use with Framework products like the Framework Laptop.
//
// openCom LTE Expansion Card
// An implementation of an enclosure for the openCom LTE, which features holes
// for the antenna SMA connectors and transluscent columns for the indicator
// LEDs.
// Original design - Parametric Expansion Card © 2021 by Nirav Patel at
// Framework Computer LLC. To view a copy of this license, visit
// http://creativecommons.org/licenses/by/4.0/
// See https://frame.work for more information about Framework products and
// additional documentation around Expansion Cards.
// Parametric Expansion Card © 2021 by Nirav Patel at Framework Computer LLC
// is licensed under Attribution 4.0 International.
// To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/
// Modified by Jacob Owen Eva at Liberated Embedded Systems Ltd, licensed under
// Attribution-ShareAlike 4.0 International.
// The basic dimensions of an Expansion Card
base = [30.0, 32.0, 6.8];