chore: update copyright

This commit is contained in:
dbohdan 2019-04-04 22:17:46 +03:00
parent 7fe7b52195
commit b782080197
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2014, 2015, 2016, 2017, 2018 dbohdan
Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019 dbohdan
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
#! /usr/bin/env python
# remarshal, a utility to convert between serialization formats.
# Copyright (c) 2014, 2015, 2016, 2017, 2018 dbohdan
# Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019 dbohdan
# License: MIT
from __future__ import print_function

View File

@ -1,6 +1,6 @@
#! /usr/bin/env python
# remarshal, a utility to convert between serialization formats.
# Copyright (c) 2014, 2015, 2016, 2017, 2018 dbohdan
# Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019 dbohdan
# License: MIT
from .context import remarshal