diff options
| author | Joel Klinghed <the_jk@opera.com> | 2019-01-22 15:35:22 +0100 |
|---|---|---|
| committer | Joel Klinghed <the_jk@opera.com> | 2019-01-22 15:35:22 +0100 |
| commit | 56a194599e4e8d745815e87fbb745a40b8af030d (patch) | |
| tree | 8d58383fa97283ae1f00df49f6f97591e77846a4 /emacs-stark | |
| parent | 448cc93442815d686c483dffa04ecc2b1edc3491 (diff) | |
New year for stark
Diffstat (limited to 'emacs-stark')
| -rw-r--r-- | emacs-stark | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emacs-stark b/emacs-stark index 6d582b0..94b1304 100644 --- a/emacs-stark +++ b/emacs-stark @@ -136,7 +136,7 @@ '(nil "// -*- Mode: c++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-" \n "//" \n - "// Copyright (C) 2018 Opera Software AS. All rights reserved." \n + "// Copyright (C) 2019 Opera Software AS. All rights reserved." \n "//" \n "// This file is an original work developed by Opera Software." \n \n @@ -157,7 +157,7 @@ "[^a-zA-Z0-9]+") "_")) "// -*- Mode: c++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-" \n "//" \n - "// Copyright (C) 2018 Opera Software AS. All rights reserved." \n + "// Copyright (C) 2019 Opera Software AS. All rights reserved." \n "//" \n "// This file is an original work developed by Opera Software." \n \n @@ -204,7 +204,7 @@ '((file-name-base buffer-file-name) "// -*- Mode: java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-" \n "//" \n - "// Copyright (C) 2018 Opera Software AS. All rights reserved." \n + "// Copyright (C) 2019 Opera Software AS. All rights reserved." \n "//" \n "// This file is an original work developed by Opera Software." \n \n |
