From 577858d2f15e531af13ee9a213ea1a20128ce8f4 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 28 Dec 2017 06:35:37 +0100 Subject: [PATCH] Update the copyright notice --- src/desktop/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/desktop/main.c b/src/desktop/main.c index 643d63c..5f40a28 100644 --- a/src/desktop/main.c +++ b/src/desktop/main.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2016 Pierre Pronchery */ +/* Copyright (c) 2016-2017 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Browser */ /* Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are