From a7dc78f6af153e36de75918264bb664535e2b93d Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 25 Jan 2018 02:18:55 +0100 Subject: [PATCH] Update the copyright notice --- src/plugins/git.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/git.c b/src/plugins/git.c index ebfbb7f..d2399b6 100644 --- a/src/plugins/git.c +++ b/src/plugins/git.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2016 Pierre Pronchery */ +/* Copyright (c) 2012-2018 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