From 1569b712ea691a9b8df12af5ee8c8a4aa4853e45 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Fri, 6 Mar 2020 10:54:06 +0000 Subject: [PATCH] Bump version to 1.0 and copyright year to 2020 --- dtrt-indent.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dtrt-indent.el b/dtrt-indent.el index 6fcb7c6..c1f2728 100644 --- a/dtrt-indent.el +++ b/dtrt-indent.el @@ -1,11 +1,11 @@ ;;; dtrt-indent.el --- Adapt to foreign indentation offsets ;; Copyright (C) 2003, 2007, 2008 Julian Scheid -;; Copyright (C) 2014-2019 Reuben Thomas +;; Copyright (C) 2014-2020 Reuben Thomas ;; Author: Julian Scheid ;; Maintainer: Reuben Thomas -;; Version: 0.9 +;; Version: 1.0 ;; Keywords: convenience files languages c ;; This file is free software; you can redistribute it and/or modify