VOL-5327 - Cleanup linting errors

pkg/techprofile/4QueueHybridProfileMap1.json
pkg/techprofile/SingleQueueEponProfile.json
============================================
  o Enable source linting by inserting SPDX copyright strings.
  o Strings will be validated later by the reuse tool.
  o pre-commit cleanups for json
    - Add missing newline at EOF.
    - Normalize cr/lf line endings.

[TODO: next patch]
  o Re-indent and format source to be consistent.

Signed-off-by: Joey Armstrong <jarmstrong@linuxfoundation.org>
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: Ia83305912a66da020f04096a23f9e07f3478c72b
diff --git a/pkg/techprofile/4QueueHybridProfileMap1.json b/pkg/techprofile/4QueueHybridProfileMap1.json
index d11f8e4..3385a64 100644
--- a/pkg/techprofile/4QueueHybridProfileMap1.json
+++ b/pkg/techprofile/4QueueHybridProfileMap1.json
@@ -137,5 +137,10 @@
         "max_probability": 0
       }
     }
-  ]
+  ],
+  "copyright-notice" : {
+      "SPDX-FileCopyrightText" : "2019-2024 Open Networking Foundation Contributors",
+      "SPDX-License-Identifier" : "Apache-2.0"
+  },
+  "[EOF]" : "True"
 }