chore(emacs): add c style copyright header

This commit is contained in:
Ade Attwood 2022-02-15 20:37:06 +00:00
parent 8966cd6155
commit b94a324c40
2 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,10 @@
# -*- mode: snippet -*-
# name: Practically BSD licence
# key: pbsd
# --
// Copyright 2021 Practically.io All rights reserved
//
// Use of this source is governed by a BSD-style
// licence that can be found in the LICENCE file or at
// https://www.practically.io/copyright/
$0

View file

@ -0,0 +1,10 @@
# -*- mode: snippet -*-
# name: Practically BSD licence
# key: pbsd
# --
// Copyright 2021 Practically.io All rights reserved
//
// Use of this source is governed by a BSD-style
// licence that can be found in the LICENCE file or at
// https://www.practically.io/copyright/
$0