Merge the following from the English version:
1.23 -> 1.24 www/ja/copyright/freebsd-license.sgml 1.19 -> 1.20 www/ja/events/Makefile 1.17 -> 1.18 www/ja/share/sgml/header.l10n.ent
This commit is contained in:
parent
8e624bc75f
commit
56f919f394
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38121
3 changed files with 10 additions and 10 deletions
|
@ -1,18 +1,18 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/ja/copyright/freebsd-license.sgml,v 1.21 2010/05/10 09:21:18 ryusuke Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ja/copyright/freebsd-license.sgml,v 1.22 2011/01/22 14:23:28 ryusuke Exp $">
|
||||
<!ENTITY title "The FreeBSD Copyright">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.23 -->
|
||||
<!-- Original revision: 1.24 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>訳注 : 以下は FreeBSD の license の原文です。</p>
|
||||
|
||||
<p>Copyright 1992-2011
|
||||
<p>Copyright 1992-2012
|
||||
The FreeBSD Project.
|
||||
All rights reserved.</p>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD: www/ja/events/Makefile,v 1.2 2011/01/22 15:01:19 ryusuke Exp $
|
||||
# $FreeBSD: www/ja/events/Makefile,v 1.3 2011/02/08 11:29:16 ryusuke Exp $
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: 1.19
|
||||
# Original revision: 1.20
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -13,9 +13,9 @@
|
|||
#SUBDIR+= 2003
|
||||
|
||||
# The year the top level events.html file starts from:
|
||||
YEARSTART= 2010
|
||||
YEARSTART= 2011
|
||||
# Years to generate past events pages for and link from top level:
|
||||
PASTYEARS= 2009 2008 2007 2006 2005 2004 2003
|
||||
PASTYEARS= 2010 2009 2008 2007 2006 2005 2004 2003
|
||||
|
||||
DATA= events.css
|
||||
INDEXLINK= events.html
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
<?xml version='1.0' encoding='euc-jp'?>
|
||||
<!-- $FreeBSD: www/ja/share/sgml/header.l10n.ent,v 1.14 2011/04/10 07:52:20 ryusuke Exp $ -->
|
||||
<!-- $FreeBSD: www/ja/share/sgml/header.l10n.ent,v 1.15 2011/12/27 11:29:45 ryusuke Exp $ -->
|
||||
|
||||
<!-- FreeBSD HTML Header L10N Entities -->
|
||||
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN" -->
|
||||
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.17 -->
|
||||
<!-- Original revision: 1.18 -->
|
||||
|
||||
<!ENTITY copyright '<a href="&base;/search/index-site.html">サイトマップ</a> |
|
||||
<a href="&base;/copyright/">知的財産権について</a> | <!-- © -->(C) 1995-2011 The FreeBSD Project. All rights reserved.'>
|
||||
<a href="&base;/copyright/">知的財産権について</a> | <!-- © -->(C) 1995-2012 The FreeBSD Project. All rights reserved.'>
|
||||
<!ENTITY author '<a href="&base;/index.html">ホーム</a> | <a href="&base;/mailto.html">連絡先</a> | <a href="&base;/copyright/index.html">知的財産権について</a> | ©right;'>
|
||||
|
||||
<!ENTITY header2.word.search '検索'>
|
||||
|
|
Loading…
Reference in a new issue