Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
Pcap-Net
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Pcap-Net
Commits
823dcac9
Commit
823dcac9
authored
Jun 26, 2009
by
Brickner_cp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
--no commit message
--no commit message
parent
44963549
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
AssemblyInfo.cs
PcapDotNet/src/BPacket/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
PcapDotNet/src/PcapDotNet.Console/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cpp
PcapDotNet/src/PcapDotNet.Core/Properties/AssemblyInfo.cpp
+2
-2
No files found.
PcapDotNet/src/BPacket/Properties/AssemblyInfo.cs
View file @
823dcac9
...
@@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
...
@@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
// associated with an assembly.
[assembly: AssemblyTitle("B
oaz
Packet")]
[assembly: AssemblyTitle("BPacket")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("B
oaz
Packet")]
[assembly: AssemblyProduct("BPacket")]
[assembly: AssemblyCopyright("Copyright © 2009")]
[assembly: AssemblyCopyright("Copyright © 2009")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyCulture("")]
...
...
PcapDotNet/src/PcapDotNet.Console/Properties/AssemblyInfo.cs
View file @
823dcac9
...
@@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
...
@@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
// associated with an assembly.
[assembly: AssemblyTitle("
Win
PcapDotNet.Console")]
[assembly: AssemblyTitle("PcapDotNet.Console")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("
Win
PcapDotNet.Console")]
[assembly: AssemblyProduct("PcapDotNet.Console")]
[assembly: AssemblyCopyright("Copyright © 2009")]
[assembly: AssemblyCopyright("Copyright © 2009")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyCulture("")]
...
...
PcapDotNet/src/PcapDotNet.Core/Properties/AssemblyInfo.cpp
View file @
823dcac9
...
@@ -9,11 +9,11 @@ using namespace System::Security::Permissions;
...
@@ -9,11 +9,11 @@ using namespace System::Security::Permissions;
// set of attributes. Change these attribute values to modify the information
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
// associated with an assembly.
//
//
[
assembly
:
AssemblyTitleAttribute
(
"
WinPCapDotNet
"
)];
[
assembly
:
AssemblyTitleAttribute
(
"
PcapDotNet.Core
"
)];
[
assembly
:
AssemblyDescriptionAttribute
(
""
)];
[
assembly
:
AssemblyDescriptionAttribute
(
""
)];
[
assembly
:
AssemblyConfigurationAttribute
(
""
)];
[
assembly
:
AssemblyConfigurationAttribute
(
""
)];
[
assembly
:
AssemblyCompanyAttribute
(
""
)];
[
assembly
:
AssemblyCompanyAttribute
(
""
)];
[
assembly
:
AssemblyProductAttribute
(
"
WinPCapDotNet
"
)];
[
assembly
:
AssemblyProductAttribute
(
"
PcapDotNet.Core
"
)];
[
assembly
:
AssemblyCopyrightAttribute
(
"Copyright (c) 2009"
)];
[
assembly
:
AssemblyCopyrightAttribute
(
"Copyright (c) 2009"
)];
[
assembly
:
AssemblyTrademarkAttribute
(
""
)];
[
assembly
:
AssemblyTrademarkAttribute
(
""
)];
[
assembly
:
AssemblyCultureAttribute
(
""
)];
[
assembly
:
AssemblyCultureAttribute
(
""
)];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment