Skip to content

Commit

Permalink
Prepping for open source
Browse files Browse the repository at this point in the history
  • Loading branch information
ericflo committed Oct 4, 2012
1 parent e2fd168 commit 216ba4d
Show file tree
Hide file tree
Showing 30 changed files with 544 additions and 108 deletions.
16 changes: 12 additions & 4 deletions Imgs/Imgs/AboutController.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// AboutController.h
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/27/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import <UIKit/UIKit.h>
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/AboutController.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// AboutController.m
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/27/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import "AboutController.h"
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/AppDelegate.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// AppDelegate.h
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/17/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import <UIKit/UIKit.h>
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/AppDelegate.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// AppDelegate.m
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/17/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import "AppDelegate.h"
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/CommentController.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// CommentController.h
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/25/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import <UIKit/UIKit.h>
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/CommentController.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// CommentController.m
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/25/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import "CommentController.h"
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/ImageDetailController.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// ImageDetailController.h
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/25/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import <UIKit/UIKit.h>
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/ImageDetailController.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// ImageDetailController.m
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/25/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import "ImageDetailController.h"
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/ImageTableController.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// ImageTableController.h
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/17/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import <UIKit/UIKit.h>
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/ImageTableController.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// PhotoTableController.m
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/17/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import "ImageTableController.h"
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/LikeSummaryController.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// LikeSummaryController.h
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/26/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import <UIKit/UIKit.h>
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/LikeSummaryController.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// LikeSummaryController.m
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/26/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import "LikeSummaryController.h"
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/LoginController.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// LoginController.h
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/25/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import <UIKit/UIKit.h>
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/LoginController.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// LoginController.m
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/25/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import "LoginController.h"
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/LoginOptionController.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// LoginController.h
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/24/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import <UIKit/UIKit.h>
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/LoginOptionController.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// LoginController.m
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/24/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import "LoginOptionController.h"
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/MoreController.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// AboutController.h
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/24/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import <UIKit/UIKit.h>
Expand Down
16 changes: 12 additions & 4 deletions Imgs/Imgs/MoreController.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
//
// AboutController.m
// Imgs
// Copyright 2012 Twitter
//
// Created by Eric Florenzano on 1/24/12.
// Copyright (c) 2012 Boilerplate Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

#import "MoreController.h"
Expand Down
Loading

0 comments on commit 216ba4d

Please sign in to comment.