diff options
| author | Joel Klinghed <the_jk@opera.com> | 2018-01-03 15:56:52 +0100 |
|---|---|---|
| committer | Joel Klinghed <the_jk@opera.com> | 2018-01-03 15:56:52 +0100 |
| commit | a652ae19f21b17ecbc27917d1adda2abc36a40d3 (patch) | |
| tree | 45de7eb01e9b5866c5f9b79df981b76369d8a0a2 | |
| parent | 4a04a83c8605cebe0a7cca8a3a4fe65f0adc0251 (diff) | |
New year
| -rw-r--r-- | emacs-stark | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emacs-stark b/emacs-stark index e58c802..301ff25 100644 --- a/emacs-stark +++ b/emacs-stark @@ -133,7 +133,7 @@ '(nil "// -*- Mode: c++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-" \n "//" \n - "// Copyright (C) 2017 Opera Software AS. All rights reserved." \n + "// Copyright (C) 2018 Opera Software AS. All rights reserved." \n "//" \n "// This file is an original work developed by Opera Software." \n \n @@ -154,7 +154,7 @@ "[^a-zA-Z0-9]+") "_")) "// -*- Mode: c++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-" \n "//" \n - "// Copyright (C) 2017 Opera Software AS. All rights reserved." \n + "// Copyright (C) 2018 Opera Software AS. All rights reserved." \n "//" \n "// This file is an original work developed by Opera Software." \n \n @@ -201,7 +201,7 @@ '((file-name-base buffer-file-name) "// -*- Mode: java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-" \n "//" \n - "// Copyright (C) 2017 Opera Software AS. All rights reserved." \n + "// Copyright (C) 2018 Opera Software AS. All rights reserved." \n "//" \n "// This file is an original work developed by Opera Software." \n \n |
