ここの情報は古いです。ご理解頂いた上でお取り扱いください。
- Timestamp:
-
Oct 15, 2007, 2:14:58 AM (12 years ago)
- Author:
-
tejimaa
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v12
|
v13
|
|
38 | 38 | 小窓はOpenPNEにマージしないで、別途配布すべきでは? |
39 | 39 | 配布した中で人気の物をデフォルトとしてOpenPNEに同梱したらどうだろうか? |
| 40 | |
| 41 | * パッチソースを受け入れるときのコピーライト表記をどうするか? |
| 42 | |
| 43 | 参考 TRACのソース |
| 44 | |
| 45 | {{{ |
| 46 | # -*- coding: utf-8 -*- |
| 47 | # |
| 48 | # Copyright (C) 2003-2005 Edgewall Software |
| 49 | # Copyright (C) 2003-2004 Jonas Borgstr旦m <jonas@edgewall.com> |
| 50 | # Copyright (C) 2004-2005 Christopher Lenz <cmlenz@gmx.de> |
| 51 | # All rights reserved. |
| 52 | # |
| 53 | # This software is licensed as described in the file COPYING, which |
| 54 | # you should have received as part of this distribution. The terms |
| 55 | # are also available at http://trac.edgewall.org/wiki/TracLicense. |
| 56 | # |
| 57 | # This software consists of voluntary contributions made by many |
| 58 | # individuals. For the exact contribution history, see the revision |
| 59 | # history and logs, available at http://trac.edgewall.org/log/. |
| 60 | # |
| 61 | # Author: Jonas Borgstr旦m <jonas@edgewall.com> |
| 62 | # Christopher Lenz <cmlenz@gmx.de> |
| 63 | |
| 64 | }}} |