pgpainless/pgpainless-sop/src/main/java/org/pgpainless/sop/package-info.java

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
212 B
Java
Raw Normal View History

2021-10-07 15:48:52 +02:00
// SPDX-FileCopyrightText: 2021 Paul Schaub <vanitasvitae@fsfe.org>
//
// SPDX-License-Identifier: Apache-2.0
2020-12-16 20:09:01 +01:00
/**
* Implementation of the java-sop package using pgpainless-core.
2020-12-16 20:09:01 +01:00
*/
package org.pgpainless.sop;