- Merge the following from the English version:
r47936 -> r49777 head/ja_JP.eucJP/htdocs/copyright/freebsd-license.xml r47936 -> r49777 head/ja_JP.eucJP/htdocs/events/Makefile r49745 -> r49777 head/ja_JP.eucJP/share/xml/header.l10n.ent
This commit is contained in:
parent
f1e3b6cc55
commit
3bc53d500e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49778
3 changed files with 7 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
<!ENTITY title "The FreeBSD Copyright">
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: r47936 -->
|
||||
<!-- Original revision: r49777 -->
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
@ -17,7 +17,7 @@
|
|||
|
||||
<p>訳注 : 以下は FreeBSD の license の原文です。</p>
|
||||
|
||||
<p>Copyright 1992-2016
|
||||
<p>Copyright 1992-2017
|
||||
The FreeBSD Project.
|
||||
All rights reserved.</p>
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
|||
<p>以下の日本語訳は参考のために添付したものです。
|
||||
英語版だけが法律的に有効であることに注意してください。</p>
|
||||
|
||||
<p>Copyright 1992-2011
|
||||
<p>Copyright 1992-2017
|
||||
The FreeBSD Project.
|
||||
All rights reserved.</p>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: r47936
|
||||
# Original revision: r49777
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -13,7 +13,7 @@
|
|||
#SUBDIR+= 2003
|
||||
|
||||
# The year the top level events.html file starts from:
|
||||
YEARSTART= 2016
|
||||
YEARSTART= 2017
|
||||
# Years to generate past events pages for and link from top level:
|
||||
PASTYEARS= 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
|
||||
|
||||
|
|
|
@ -5,10 +5,10 @@
|
|||
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN" -->
|
||||
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: r49745 -->
|
||||
<!-- Original revision: r49777 -->
|
||||
|
||||
<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/search/index-site.html">サイトマップ</a> |
|
||||
<a href="&base;/copyright/">知的財産権について</a> | <!-- © -->(C) 1995–2016 The FreeBSD Project.
|
||||
<a href="&base;/copyright/">知的財産権について</a> | <!-- © -->(C) 1995–2017 The FreeBSD Project.
|
||||
All rights reserved.</span>'>
|
||||
<!ENTITY author '<a href="&base;/index.html">ホーム</a> | <a href="&base;/mailto.html">連絡先</a> | <a href="&base;/copyright/index.html">知的財産権について</a> | ©right;'>
|
||||
|
||||
|
|
Loading…
Reference in a new issue