作者welon (小龙)
看板C_Sharp
标题[问题] 关於vs.net 2005的开发环境
时间Mon Oct 23 17:26:24 2006
如题 请问大家
有没有人知道 在vs.net 每开一个cs
能出现以下版权宣告的设定
如下所示
/*
NPlot - A charting library for .NET
AdapterUtils.cs
Copyright (C) 2003-2005
Matt Howlett
Redistribution and use of NPlot or parts there-of in source and
binary forms, with or without modification, are permitted provided
that the following conditions are met:
1. Re-distributions in source form must retain at the head of each
source file the above copyright notice, this list of conditions
and the following disclaimer.
2. Any product ("the product") that makes use NPlot or parts
there-of must either:
(a) allow any user of the product to obtain a complete machine-
readable copy of the corresponding source code for the
product and the version of NPlot used for a charge no more
than your cost of physically performing source distribution,
on a medium customarily used for software interchange, or:
(b) reproduce the following text in the documentation, about
box or other materials intended to be read by human users
of the product that is provided to every human user of the
product:
"This product includes software developed as
part of the NPlot library project available
from:
http://www.nplot.com/"
The words "This product" may optionally be replace with
the actual name of the product.
------------------------------------------------------------------------
还是说每个cs都要慢copy paste 这串文字...
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.125.32.163
1F:推 freaky:每个 .cs 档都要把整段文字放最前面 10/24 18:01