diff --git a/PDKTStickySectionHeadersCollectionViewLayout/PDKTStickySectionHeadersCollectionViewLayout.h b/PDKTStickySectionHeadersCollectionViewLayout/PDKTStickySectionHeadersCollectionViewLayout.h index 1df0a18..dbdc6ef 100644 --- a/PDKTStickySectionHeadersCollectionViewLayout/PDKTStickySectionHeadersCollectionViewLayout.h +++ b/PDKTStickySectionHeadersCollectionViewLayout/PDKTStickySectionHeadersCollectionViewLayout.h @@ -2,8 +2,8 @@ // UICollectionViewTableViewLikeFlowLayout.h // Caoba // -// Created by Daniel García on 26/12/13. -// Copyright (c) 2013 Produkt. All rights reserved. +// Created by Daniel García on 26/12/13 . +// Copyright (c) 2013 Product . All rights reserved. // #import @@ -13,4 +13,4 @@ @end @interface PDKTStickySectionHeadersCollectionViewLayout : UICollectionViewFlowLayout -@end +@end Thank You