Skip to content

Commit 05d4aef

Browse files
committed
修改 copyright 年份信息
1 parent e79fdcd commit 05d4aef

File tree

90 files changed

+90
-90
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+90
-90
lines changed

src/Senparc.CO2NET.APM/DataOperation.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ and limitations under the License.
1919
#endregion Apache License Version 2.0
2020

2121
/*----------------------------------------------------------------
22-
Copyright (C) 2021 Senparc
22+
Copyright (C) 2022 Senparc
2323
2424
文件名:DataOperation.cs
2525
文件功能描述:每一次跟踪日志的对象信息

src/Senparc.CO2NET.APM/Entities/DataItem.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ and limitations under the License.
1919
#endregion Apache License Version 2.0
2020

2121
/*----------------------------------------------------------------
22-
Copyright (C) 2021 Senparc
22+
Copyright (C) 2022 Senparc
2323
2424
文件名:DataItem.cs
2525
文件功能描述:日志记录的最小单位

src/Senparc.CO2NET.APM/Entities/MinuteData.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ and limitations under the License.
1919
#endregion Apache License Version 2.0
2020

2121
/*----------------------------------------------------------------
22-
Copyright (C) 2021 Senparc
22+
Copyright (C) 2022 Senparc
2323
2424
文件名:MinuteData.cs
2525
文件功能描述:打包统计的每分钟数据

src/Senparc.CO2NET.APM/Helpers/DataHelper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ and limitations under the License.
1919
#endregion Apache License Version 2.0
2020

2121
/*----------------------------------------------------------------
22-
Copyright (C) 2021 Senparc
22+
Copyright (C) 2022 Senparc
2323
2424
文件名:DataHelper.cs
2525
文件功能描述:数据帮助类

src/Senparc.CO2NET.APM/Senparc.CO2NET.APM.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Description>
99
Senparc.CO2NET.APM 应用性能管理
1010
</Description>
11-
<Copyright>Senparc Copyright © 2004~2021</Copyright>
11+
<Copyright>Senparc Copyright © 2004~2022</Copyright>
1212
<PackageTags>APM,.NET Core,.NET Framework,公共,基础库,CO2NET</PackageTags>
1313
<Authors>Senparc</Authors>
1414
<Owners>Senparc</Owners>

src/Senparc.CO2NET.AspNet/Senparc.CO2NET.AspNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Senparc.CO2NET 开源项目:
1212
https://github.com/Senparc/Senparc.CO2NET
1313
</Description>
14-
<Copyright>Senparc Copyright © 2004~2021</Copyright>
14+
<Copyright>Senparc Copyright © 2004~2022</Copyright>
1515
<PackageTags>.NET Core,.NET Framework,公共,基础库,CO2NET,ASP.NET</PackageTags>
1616
<Authors>Senparc</Authors>
1717
<Owners>Senparc</Owners>

src/Senparc.CO2NET.Cache.CsRedis.RedLock/redlock-cs/src/Senparc.CO2NET.Cache.CsRedis.RedLock.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
CO2NET 开源项目:
1414
https://github.com/Senparc/Senparc.CO2NET
1515
</Description>
16-
<Copyright>Senparc Copyright © 2004~2021</Copyright>
16+
<Copyright>Senparc Copyright © 2004~2022</Copyright>
1717
<PackageTags>Cache,Redis,RedLock,Senparc,盛派,CO2NET</PackageTags>
1818
<Authors>Jeffrey Su</Authors>
1919
<Owners>Senparc</Owners>

src/Senparc.CO2NET.Cache.CsRedis/Senparc.CO2NET.Cache.CsRedis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
CO2NET 开源项目:
1212
https://github.com/Senparc/Senparc.CO2NET
1313
</Description>
14-
<Copyright>Senparc Copyright © 2004~2021</Copyright>
14+
<Copyright>Senparc Copyright © 2004~2022</Copyright>
1515
<PackageTags>微信,weixin,公众号,WeChat,Senparc,盛派,SDK,C#,JSSDK,微信支付,分布式,小程序,Cache,Redis,CO2NET</PackageTags>
1616
<Authors>Jeffrey Su</Authors>
1717
<Owners>Senparc</Owners>

src/Senparc.CO2NET.Cache.Memcached/Inject/MemcachedApplicationBuilderExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*----------------------------------------------------------------
2-
Copyright (C) 2021 Senparc
2+
Copyright (C) 2022 Senparc
33
44
文件名:MemcachedApplicationBuilderExtensions.cs
55
文件功能描述:Memcached 依赖注入设置。

src/Senparc.CO2NET.Cache.Memcached/Inject/MemcachedServiceCollectionExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*----------------------------------------------------------------
2-
Copyright (C) 2021 Senparc
2+
Copyright (C) 2022 Senparc
33
44
文件名:MemcachedServiceCollectionExtensions.cs
55
文件功能描述:Memcached 依赖注入设置。

0 commit comments

Comments
 (0)