Browse Source

update license

codecalm 2 years ago
parent
commit
0bbf1f2537
2 changed files with 1 additions and 8 deletions
  1. 1 1
      LICENSE
  2. 0 7
      src/scss/layout/_dark.scss

+ 1 - 1
LICENSE

@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2018-2021 The Tabler Authors
+Copyright (c) 2018-2023 The Tabler Authors
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal

+ 0 - 7
src/scss/layout/_dark.scss

@@ -1,10 +1,3 @@
-/*!
- * Tabler (v0.9.0): _dark.scss
- * Copyright 2018-2021 The Tabler Authors
- * Copyright 2018-2021 codecalm
- * Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
- */
-
 // stylelint-disable declaration-no-important
 body:not(.theme-dark) .hide-theme-light {
   display: none !important;