Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change description in license and readme #22

Merged
merged 1 commit into from
Feb 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// 2. Update the issues link in Contributing section in the readme file
// 3. Update the discussion link in config.yml file in .github/ISSUE_TEMPLATE directory

= Key Value Mapping for Microsoft Azure EventHub (akv_01)
= Teragrep Key Value Mapping for Microsoft Azure EventHub (akv_01)

// Add a short description of your project. Tell what your project does and what it's used for.

Expand Down
2 changes: 1 addition & 1 deletion license-header
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<version>${revision}${sha1}${changelist}</version>
<packaging>jar</packaging>
<name>akv_01</name>
<description>Key Value Mapping for Microsoft Azure EventHub</description>
<description>Teragrep Key Value Mapping for Microsoft Azure EventHub</description>
<url>https://teragrep.com</url>
<licenses>
<license>
Expand Down Expand Up @@ -254,7 +254,7 @@
<owner>Suomen Kanuuna Oy</owner>
<start>2024</start>
</copyright>
<text>Key Value Mapping for Microsoft Azure EventHub</text>
<text>Teragrep Key Value Mapping for Microsoft Azure EventHub</text>
</all>
<family>Teragrep</family>
</license>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/teragrep/akv_01/event/Event.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/teragrep/akv_01/event/EventImpl.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/teragrep/akv_01/event/JSONEvent.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/teragrep/akv_01/event/ParsedEvent.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/teragrep/akv_01/event/PlainEvent.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/teragrep/akv_01/json/JsonFile.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/teragrep/akv_01/plugin/Plugin.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/teragrep/akv_01/plugin/PluginMap.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/teragrep/akv_01/plugin/PluginStub.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/teragrep/akv_01/time/EnqueuedTime.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/teragrep/akv_01/event/EventImplTest.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/teragrep/akv_01/event/JSONEventTest.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/teragrep/akv_01/json/JsonFileTest.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Key Value Mapping for Microsoft Azure EventHub
* Teragrep Key Value Mapping for Microsoft Azure EventHub
* Copyright (C) 2024 Suomen Kanuuna Oy
*
* This program is free software: you can redistribute it and/or modify
Expand Down