Skip to content

Commit 2b2d799

Browse files
committed
Update info
1 parent 9888026 commit 2b2d799

File tree

217 files changed

+217
-217
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

217 files changed

+217
-217
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2016-2021 tdv
3+
Copyright (c) 2016-2024 tdv
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

examples/complex_type/client/src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// MetaInfo Framework (MIF)
33
// https://github.com/tdv/mif
44
// Created: 10.2016
5-
// Copyright (C) 2016-2021 tdv
5+
// Copyright (C) 2016-2024 tdv
66
//-------------------------------------------------------------------
77

88
// MIF

examples/complex_type/common/include/common/data/data.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// MetaInfo Framework (MIF)
33
// https://github.com/tdv/mif
44
// Created: 10.2016
5-
// Copyright (C) 2016-2021 tdv
5+
// Copyright (C) 2016-2024 tdv
66
//-------------------------------------------------------------------
77

88
#ifndef __COMPLEX_TYPE_COMMON_DATA_DATA_H__

examples/complex_type/common/include/common/id/service.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// MetaInfo Framework (MIF)
33
// https://github.com/tdv/mif
44
// Created: 01.2017
5-
// Copyright (C) 2016-2021 tdv
5+
// Copyright (C) 2016-2024 tdv
66
//-------------------------------------------------------------------
77

88
#ifndef __COMPLEX_TYPE_COMMON_ID_SERVICE_H__

examples/complex_type/common/include/common/interface/imy_company.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// MetaInfo Framework (MIF)
33
// https://github.com/tdv/mif
44
// Created: 10.2016
5-
// Copyright (C) 2016-2021 tdv
5+
// Copyright (C) 2016-2024 tdv
66
//-------------------------------------------------------------------
77

88
#ifndef __COMPLEX_TYPE_COMMON_INTERFACE_IMYCOMPANY_H__

examples/complex_type/common/include/common/meta/data.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// MetaInfo Framework (MIF)
33
// https://github.com/tdv/mif
44
// Created: 10.2016
5-
// Copyright (C) 2016-2021 tdv
5+
// Copyright (C) 2016-2024 tdv
66
//-------------------------------------------------------------------
77

88
#ifndef __COMPLEX_TYPE_COMMON_META_DATA_H__

examples/complex_type/common/include/common/ps/imy_company.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// MetaInfo Framework (MIF)
33
// https://github.com/tdv/mif
44
// Created: 10.2016
5-
// Copyright (C) 2016-2021 tdv
5+
// Copyright (C) 2016-2024 tdv
66
//-------------------------------------------------------------------
77

88
#ifndef __COMPLEX_TYPE_COMMON_PS_IMYCOMPANY_H__

examples/complex_type/server/src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// MetaInfo Framework (MIF)
33
// https://github.com/tdv/mif
44
// Created: 10.2016
5-
// Copyright (C) 2016-2021 tdv
5+
// Copyright (C) 2016-2024 tdv
66
//-------------------------------------------------------------------
77

88
// MIF

examples/complex_type/server/src/my_company.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// MetaInfo Framework (MIF)
33
// https://github.com/tdv/mif
44
// Created: 10.2016
5-
// Copyright (C) 2016-2021 tdv
5+
// Copyright (C) 2016-2024 tdv
66
//-------------------------------------------------------------------
77

88
// STD

examples/hello_world/client/src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// MetaInfo Framework (MIF)
33
// https://github.com/tdv/mif
44
// Created: 09.2016
5-
// Copyright (C) 2016-2021 tdv
5+
// Copyright (C) 2016-2024 tdv
66
//-------------------------------------------------------------------
77

88
// MIF

0 commit comments

Comments
 (0)