Skip to content

Commit 63e5f88

Browse files
committed
Preamble updated
1 parent 913804b commit 63e5f88

16 files changed

+16
-16
lines changed

Sources/Attribute.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Curses - ncurses object library for Swift
3-
Copyright (C) 2018 Tango Golf Digital, LLC
3+
Copyright (C) 2018 CoderMerlin.com
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

Sources/BoxCharacter.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Curses - ncurses object library for Swift
3-
Copyright (C) 2018 Tango Golf Digital, LLC
3+
Copyright (C) 2018 CoderMerlin.com
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

Sources/Color.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Curses - ncurses object library for Swift
3-
Copyright (C) 2018 Tango Golf Digital, LLC
3+
Copyright (C) 2018 CoderMerlin.com
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

Sources/ColorPair.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Curses - ncurses object library for Swift
3-
Copyright (C) 2018 Tango Golf Digital, LLC
3+
Copyright (C) 2018 CoderMerlin.com
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

Sources/Colors.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Curses - ncurses object library for Swift
3-
Copyright (C) 2018 Tango Golf Digital, LLC
3+
Copyright (C) 2018 CoderMerlin.com
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

Sources/Curses.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Curses - ncurses object library for Swift
3-
Copyright (C) 2018 Tango Golf Digital, LLC
3+
Copyright (C) 2018 CoderMerlin.com
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

Sources/CursesHandlerProtocol.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Curses - ncurses object library for Swift
3-
Copyright (C) 2018 Tango Golf Digital, LLC
3+
Copyright (C) 2018 CoderMerlin.com
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

Sources/Cursor.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Curses - ncurses object library for Swift
3-
Copyright (C) 2018 Tango Golf Digital, LLC
3+
Copyright (C) 2018 CoderMerlin.com
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

Sources/CursorStyle.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Curses - ncurses object library for Swift
3-
Copyright (C) 2018 Tango Golf Digital, LLC
3+
Copyright (C) 2018 CoderMerlin.com
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

Sources/Key.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Curses - ncurses object library for Swift
3-
Copyright (C) 2018 Tango Golf Digital, LLC
3+
Copyright (C) 2018 CoderMerlin.com
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)