Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
53b121d9
Commit
53b121d9
authored
Jan 25, 2012
by
Ernie Park
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use
©
rather than (c)
parent
242b2010
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
main.html
+1
-1
marketing.html
+1
-1
No files found.
main.html
View file @
53b121d9
...
...
@@ -48,7 +48,7 @@
<footer>
<!-- Template based on a design from http://www.dotemplate.com/ - Donated $10 (pmitros) so we don't need to include credit. -->
<p>
Copyright
(c).
2011. MIT.
<a
href=
http://creativecommons.org/licenses/by-sa/3.0/
>
Some rights reserved.
</a></p>
<p>
Copyright
©
2011. MIT.
<a
href=
http://creativecommons.org/licenses/by-sa/3.0/
>
Some rights reserved.
</a></p>
<ul>
<li><a
href=
"#feedback_div"
rel=
"leanModal"
>
Feedback
</a></li>
...
...
marketing.html
View file @
53b121d9
...
...
@@ -54,7 +54,7 @@
<footer>
<!-- Template based on a design from http://www.dotemplate.com/ - Donated $10 (pmitros) so we don't need to include credit. -->
<div
class=
"footer-wrapper"
>
<p>
Copyright
(c).
2011. MIT.
<a
href=
"/t/copyright.html"
>
Some rights reserved.
</a></p>
<p>
Copyright
©
2011. MIT.
<a
href=
"/t/copyright.html"
>
Some rights reserved.
</a></p>
<ul>
<li><a
href=
"/t/tos.html"
>
Terms of Service
</a></li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment