Added copyright

This commit is contained in:
Darin Kelkhoff
2021-12-14 18:42:14 -06:00
parent c6f6eee3bc
commit 8ce4924707
5 changed files with 20 additions and 0 deletions

View File

@ -1,4 +1,8 @@
<?xml version="1.0"?>
<!--
~ Copyright © 2021-2021. Kingsrook LLC <contact@kingsrook.com>. All Rights Reserved.
-->
<!DOCTYPE module PUBLIC
"-//Puppy Crawl//DTD Check Configuration 1.3//EN"
"http://checkstyle.sourceforge.net/dtds/configuration_1_3.dtd">

View File

@ -1,4 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright © 2021-2021. Kingsrook LLC <contact@kingsrook.com>. All Rights Reserved.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,3 +1,7 @@
/*
* Copyright © 2021-2021. Kingsrook LLC <contact@kingsrook.com>. All Rights Reserved.
*/
package com.kingsrook.sampleapp;

View File

@ -1,3 +1,7 @@
/*
* Copyright © 2021-2021. Kingsrook LLC <contact@kingsrook.com>. All Rights Reserved.
*/
package com.kingsrook.sampleapp;

View File

@ -1,3 +1,7 @@
/*
* Copyright © 2021-2021. Kingsrook LLC <contact@kingsrook.com>. All Rights Reserved.
*/
package com.kingsrook.sampleapp;