diff --git a/LICENSE b/LICENSE index 48d7d73..c6ea722 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ - Copyright (c) 2018, Alastair Poole + Copyright (c) 2018, 2019 Alastair Poole All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/VERSION b/VERSION index abd4105..53a75d6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.4 +0.2.6 diff --git a/src/main.c b/src/main.c index 8f4cfdd..24ea496 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,6 @@ -/* Copyright 2018. Alastair Poole - See LICENSE file for details. +/* + * Copyright 2018-2019. Alastair Poole + * See LICENSE file for details. */ #define VERSION "0.2.6"