Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Merge branch 'develop' into gh-pages
Browse files Browse the repository at this point in the history
* develop:
  v3.2.76
  Align wording with specberus expectations
  • Loading branch information
marcoscaceres committed Sep 29, 2015
2 parents f881e19 + 3df9ca1 commit d3d5ea7
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 5 deletions.
15 changes: 15 additions & 0 deletions builds/respec-w3c-common-3.2.76.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions builds/respec-w3c-common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/w3c/templates/headers.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ <h2>{{#if prependW3C}}W3C {{/if}}{{textStatus}} <time {{#if doRDFa}}property="dc
<a rel="license" href='http://www.w3.org/Consortium/Legal/2013/copyright-documents-dual.html'>document use</a>
{{else}}
{{#if isW3CSoftAndDocLicense}}
<a rel="license" href='http://www.w3.org/Consortium/Legal/2015/copyright-software-and-document'>document + software use</a>
<a rel="license" href='http://www.w3.org/Consortium/Legal/2015/copyright-software-and-document'>permissive document license</a>
{{else}}
<a rel="license" href='http://www.w3.org/Consortium/Legal/copyright-documents'>document use</a>
{{/if}}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "respec",
"version": "3.2.75",
"version": "3.2.76",
"description": "Specification Edition Support Tool.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit d3d5ea7

Please sign in to comment.