Skip to content

Commit f0ee31d

Browse files
committed
Happy new year
1 parent a9d7f92 commit f0ee31d

46 files changed

Lines changed: 46 additions & 46 deletions

Some content is hidden

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

HEADER.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2022 Elytrium
1+
Copyright (C) 2022 - 2023 Elytrium
22

33
This program is free software: you can redistribute it and/or modify
44
it under the terms of the GNU Affero General Public License as published by

src/main/c/src/pcap.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 Elytrium
2+
* Copyright (C) 2022 - 2023 Elytrium
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License as published by

src/main/java/net/elytrium/pcap/Pcap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 Elytrium
2+
* Copyright (C) 2022 - 2023 Elytrium
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License as published by

src/main/java/net/elytrium/pcap/PcapException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 Elytrium
2+
* Copyright (C) 2022 - 2023 Elytrium
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License as published by

src/main/java/net/elytrium/pcap/PcapHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 Elytrium
2+
* Copyright (C) 2022 - 2023 Elytrium
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License as published by

src/main/java/net/elytrium/pcap/PcapNative.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 Elytrium
2+
* Copyright (C) 2022 - 2023 Elytrium
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License as published by

src/main/java/net/elytrium/pcap/data/ConnectionStatus.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 Elytrium
2+
* Copyright (C) 2022 - 2023 Elytrium
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License as published by

src/main/java/net/elytrium/pcap/data/PcapAddress.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 Elytrium
2+
* Copyright (C) 2022 - 2023 Elytrium
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License as published by

src/main/java/net/elytrium/pcap/data/PcapDevice.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 Elytrium
2+
* Copyright (C) 2022 - 2023 Elytrium
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License as published by

src/main/java/net/elytrium/pcap/data/PcapDirection.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 Elytrium
2+
* Copyright (C) 2022 - 2023 Elytrium
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License as published by

0 commit comments

Comments
 (0)