Skip to content

Commit

Permalink
Change inc to corp.
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Ozgur OZKAN committed Mar 22, 2014
1 parent e773a64 commit eae54ec
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions source/layouts/layout.haml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
= yield

%footer.footer
%h4 © 2014 LAB2023, INC.
%p The all designs, materials and contents trademarks of lab2023, inc.
%h4 © 2014 LAB2023, CORP.
%p The all designs, materials and contents trademarks of lab2023, corp.

/ Javascripts
= yield_content :foot
Expand Down
4 changes: 2 additions & 2 deletions source/layouts/post.haml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
- # End of disquss

%footer.footer
%h4 © 2014 LAB2023, INC.
%p The all designs, materials and contents trademarks of lab2023, inc.
%h4 © 2014 LAB2023, CORP.
%p The all designs, materials and contents trademarks of lab2023, corp.

/ Javascripts
= yield_content :foot
Expand Down
4 changes: 2 additions & 2 deletions source/layouts/posts.haml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
= yield

%footer.footer
%h4 © 2014 LAB2023, INC.
%p The all designs, materials and contents trademarks of lab2023, inc.
%h4 © 2014 LAB2023, CORP.
%p The all designs, materials and contents trademarks of lab2023, corp.

/ Javascripts
= yield_content :foot
Expand Down

0 comments on commit eae54ec

Please sign in to comment.