Skip to content

Commit e02b3ff

Browse files
authored
Merge pull request #273 from mattrubin/copyright-dates
Update copyright notice dates
2 parents 958b392 + 0e459e0 commit e02b3ff

Some content is hidden

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

41 files changed

+41
-41
lines changed

Authenticator/Source/AppController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// AppController.swift
33
// Authenticator
44
//
5-
// Copyright (c) 2016 Authenticator authors
5+
// Copyright (c) 2016-2017 Authenticator authors
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Authenticator/Source/BarButtonViewModel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// BarButtonViewModel.swift
33
// Authenticator
44
//
5-
// Copyright (c) 2015 Authenticator authors
5+
// Copyright (c) 2015-2017 Authenticator authors
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Authenticator/Source/ButtonHeaderView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// ButtonHeaderView.swift
33
// Authenticator
44
//
5-
// Copyright (c) 2015 Authenticator authors
5+
// Copyright (c) 2015-2017 Authenticator authors
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Authenticator/Source/Colors.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Colors.swift
33
// Authenticator
44
//
5-
// Copyright (c) 2014-2015 Authenticator authors
5+
// Copyright (c) 2014-2017 Authenticator authors
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Authenticator/Source/Component.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Component.swift
33
// Authenticator
44
//
5-
// Copyright (c) 2016 Authenticator authors
5+
// Copyright (c) 2016-2017 Authenticator authors
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Authenticator/Source/Demo.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Demo.swift
33
// Authenticator
44
//
5-
// Copyright (c) 2016 Authenticator authors
5+
// Copyright (c) 2016-2017 Authenticator authors
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Authenticator/Source/DisplayTime.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DisplayTime.swift
33
// Authenticator
44
//
5-
// Copyright (c) 2016 Authenticator authors
5+
// Copyright (c) 2016-2018 Authenticator authors
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Authenticator/Source/FocusCell.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// FocusCell.swift
33
// Authenticator
44
//
5-
// Copyright (c) 2015 Authenticator authors
5+
// Copyright (c) 2015-2017 Authenticator authors
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Authenticator/Source/OTPAppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// OTPAppDelegate.swift
33
// Authenticator
44
//
5-
// Copyright (c) 2013-2017 Authenticator authors
5+
// Copyright (c) 2013-2018 Authenticator authors
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Authenticator/Source/ProgressRingView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// ProgressRingView.swift
33
// Authenticator
44
//
5-
// Copyright (c) 2014-2016 Authenticator authors
5+
// Copyright (c) 2014-2018 Authenticator authors
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)