Skip to content

Commit

Permalink
Updated the copyright in the license across all files in the project.
Browse files Browse the repository at this point in the history
  • Loading branch information
cnoon committed Jan 3, 2016
1 parent 0a1c074 commit eecc59e
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/AlamofireImage.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// AlamofireImage.h
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/Image.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Image.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/ImageCache.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ImageCache.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/ImageDownloader.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ImageDownloader.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/ImageFilter.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ImageFilter.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/Request+AlamofireImage.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Request+AlamofireImage.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/UIButton+AlamofireImage.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// UIButton+AlamofireImage.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/UIImage+AlamofireImage.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// UIImage+AlamofireImage.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/UIImageView+AlamofireImage.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// UIImageView+AlamofireImage.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Tests/BaseTestCase.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// BaseTestCase.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Tests/ImageCacheTests.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ImageCacheTests.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Tests/ImageDownloaderTests.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ImageDownloaderTests.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Tests/ImageFilterTests.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ImageFilterTests.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Tests/RequestTests.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// RequestTests.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Tests/UIButtonTests.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// UIButtonTests.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Tests/UIImage+AlamofireImageTests.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// UIImage+AlamofireImageTests.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Tests/UIImageTests.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// UIImageTests.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Tests/UIImageViewTests.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// UIImageViewTests.swift
//
// Copyright (c) 2015 Alamofire Software Foundation (http://alamofire.org/)
// Copyright (c) 2015-2016 Alamofire Software Foundation (http://alamofire.org/)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit eecc59e

Please sign in to comment.