Skip to content

Commit 94d1329

Browse files
committed
Update copyright notices from 2018 to 2020
1 parent 4421202 commit 94d1329

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

dist/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018, mbugert
1+
# Copyright 2020, mbugert
22
#
33
# This program is free software: you can redistribute it and/or modify
44
# it under the terms of the Lesser GNU General Public License as published by

dist/laserscad.scad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018, mbugert
1+
// Copyright 2020, mbugert
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the Lesser GNU General Public License as published by

dist/util/column_packing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018, mbugert
1+
# Copyright 2020, mbugert
22
#
33
# This program is free software: you can redistribute it and/or modify
44
# it under the terms of the Lesser GNU General Public License as published by

dist/util/create_cmdline_args.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018, mbugert
1+
# Copyright 2020, mbugert
22
#
33
# This program is free software: you can redistribute it and/or modify
44
# it under the terms of the Lesser GNU General Public License as published by

dist/util/extract_bounding_boxes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018, mbugert
1+
# Copyright 2020, mbugert
22
#
33
# This program is free software: you can redistribute it and/or modify
44
# it under the terms of the Lesser GNU General Public License as published by

dist/util/modify_svg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018, mbugert
1+
# Copyright 2020, mbugert
22
#
33
# This program is free software: you can redistribute it and/or modify
44
# it under the terms of the Lesser GNU General Public License as published by

docs/examples/dominoes.scad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018, mbugert
1+
// Copyright 2020, mbugert
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the Lesser GNU General Public License as published by

docs/examples/engraving.scad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018, mbugert
1+
// Copyright 2020, mbugert
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the Lesser GNU General Public License as published by

docs/examples/slicing.scad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018, mbugert
1+
// Copyright 2020, mbugert
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the Lesser GNU General Public License as published by

docs/examples/table.scad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018, mbugert
1+
// Copyright 2020, mbugert
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the Lesser GNU General Public License as published by

0 commit comments

Comments
 (0)