Skip to content

Commit c4011b2

Browse files
committed
Update license
1 parent d4fbcce commit c4011b2

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Classes/GLCollectionTableViewCell.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// MIT License
88
//
9-
// Copyright (c) 2017 Giulio Lombardo
9+
// Copyright (c) 2018 Giulio Lombardo
1010
//
1111
// Permission is hereby granted, free of charge, to any person obtaining a copy
1212
// of this software and associated documentation files (the "Software"), to

Classes/GLIndexedCollectionViewCell.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// MIT License
88
//
9-
// Copyright (c) 2017 Giulio Lombardo
9+
// Copyright (c) 2018 Giulio Lombardo
1010
//
1111
// Permission is hereby granted, free of charge, to any person obtaining a copy
1212
// of this software and associated documentation files (the "Software"), to

Classes/GLTableCollectionViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// MIT License
88
//
9-
// Copyright (c) 2017 Giulio Lombardo
9+
// Copyright (c) 2018 Giulio Lombardo
1010
//
1111
// Permission is hereby granted, free of charge, to any person obtaining a copy
1212
// of this software and associated documentation files (the "Software"), to

GLTableCollectionView/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// MIT License
88
//
9-
// Copyright (c) 2017 Giulio Lombardo
9+
// Copyright (c) 2018 Giulio Lombardo
1010
//
1111
// Permission is hereby granted, free of charge, to any person obtaining a copy
1212
// of this software and associated documentation files (the "Software"), to

GLTableCollectionViewTests/GLTableCollectionViewTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// MIT License
88
//
9-
// Copyright (c) 2017 Giulio Lombardo
9+
// Copyright (c) 2018 Giulio Lombardo
1010
//
1111
// Permission is hereby granted, free of charge, to any person obtaining a copy
1212
// of this software and associated documentation files (the "Software"), to

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017 Giulio Lombardo
3+
Copyright (c) 2018 Giulio Lombardo
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)