Skip to content

Commit dda3f6c

Browse files
committed
copyright
1 parent 19ed9fd commit dda3f6c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+84
-84
lines changed

LitDev/LitDev/3DView.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//The following Copyright applies to the LitDev Extension for Small Basic and files in the namespace LitDev.
2-
//Copyright (C) <2011 - 2015> litdev@hotmail.co.uk
2+
//Copyright (C) <2011 - 2020> litdev@hotmail.co.uk
33
//This file is part of the LitDev Extension for Small Basic.
44

55
//LitDev Extension is free software: you can redistribute it and/or modify

LitDev/LitDev/Array.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//The following Copyright applies to the LitDev Extension for Small Basic and files in the namespace LitDev.
2-
//Copyright (C) <2011 - 2015> litdev@hotmail.co.uk
2+
//Copyright (C) <2011 - 2020> litdev@hotmail.co.uk
33
//This file is part of the LitDev Extension for Small Basic.
44

55
//LitDev Extension is free software: you can redistribute it and/or modify

LitDev/LitDev/Bits.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//The following Copyright applies to the LitDev Extension for Small Basic and files in the namespace LitDev.
2-
//Copyright (C) <2011 - 2015> litdev@hotmail.co.uk
2+
//Copyright (C) <2011 - 2020> litdev@hotmail.co.uk
33
//This file is part of the LitDev Extension for Small Basic.
44

55
//LitDev Extension is free software: you can redistribute it and/or modify

LitDev/LitDev/BlueTooth.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//The following Copyright applies to the LitDev Extension for Small Basic and files in the namespace LitDev.
2-
//Copyright (C) <2011 - 2015> litdev@hotmail.co.uk
2+
//Copyright (C) <2011 - 2020> litdev@hotmail.co.uk
33
//This file is part of the LitDev Extension for Small Basic.
44

55
//LitDev Extension is free software: you can redistribute it and/or modify

LitDev/LitDev/Call.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//The following Copyright applies to the LitDev Extension for Small Basic and files in the namespace LitDev.
2-
//Copyright (C) <2011 - 2015> litdev@hotmail.co.uk
2+
//Copyright (C) <2011 - 2020> litdev@hotmail.co.uk
33
//This file is part of the LitDev Extension for Small Basic.
44

55
//LitDev Extension is free software: you can redistribute it and/or modify

LitDev/LitDev/Chart.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//The following Copyright applies to the LitDev Extension for Small Basic and files in the namespace LitDev.
2-
//Copyright (C) <2011 - 2015> litdev@hotmail.co.uk
2+
//Copyright (C) <2011 - 2020> litdev@hotmail.co.uk
33
//This file is part of the LitDev Extension for Small Basic.
44

55
//LitDev Extension is free software: you can redistribute it and/or modify

LitDev/LitDev/Client.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//The following Copyright applies to the LitDev Extension for Small Basic and files in the namespace LitDev.
2-
//Copyright (C) <2011 - 2015> litdev@hotmail.co.uk
2+
//Copyright (C) <2011 - 2020> litdev@hotmail.co.uk
33
//This file is part of the LitDev Extension for Small Basic.
44

55
//LitDev Extension is free software: you can redistribute it and/or modify

LitDev/LitDev/Clipboard.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//The following Copyright applies to the LitDev Extension for Small Basic and files in the namespace LitDev.
2-
//Copyright (C) <2011 - 2015> litdev@hotmail.co.uk
2+
//Copyright (C) <2011 - 2020> litdev@hotmail.co.uk
33
//This file is part of the LitDev Extension for Small Basic.
44

55
//LitDev Extension is free software: you can redistribute it and/or modify

LitDev/LitDev/Colours.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//The following Copyright applies to the LitDev Extension for Small Basic and files in the namespace LitDev.
2-
//Copyright (C) <2011 - 2015> litdev@hotmail.co.uk
2+
//Copyright (C) <2011 - 2020> litdev@hotmail.co.uk
33
//This file is part of the LitDev Extension for Small Basic.
44

55
//LitDev Extension is free software: you can redistribute it and/or modify

LitDev/LitDev/CommPort.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//The following Copyright applies to the LitDev Extension for Small Basic and files in the namespace LitDev.
2-
//Copyright (C) <2011 - 2015> litdev@hotmail.co.uk
2+
//Copyright (C) <2011 - 2020> litdev@hotmail.co.uk
33
//This file is part of the LitDev Extension for Small Basic.
44

55
//LitDev Extension is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)